I hve done some searching for this specific case, but cannot find any examples of people confirming this works.
>From the MSDN article http://msdn.microsoft.com/en-us/library/system.io.filesystemwatcher.aspx it says in the Remarks section that this class can be used to register for events relating to file/folder changes on a remote system, not just the local system. Is this functionality fully implemented in Mono? I would like to code something on a Linux box, using the Mono equivalent class, that will monitor a remote share file/folder structure on a Windows box, and get events back when a file/folder on that Windows box changes. Is this possible with the Mono class? -- View this message in context: http://www.nabble.com/FileSystemWatcher-on-Linux-to-monitor-a-remote-NTFS-share-tp22836300p22836300.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
