[Mono-list] FileSystemWatcher on Linux to monitor a remote NTFS share
colinjones
colin_a_jones at hotmail.com
Wed Apr 1 21:09:30 EDT 2009
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.
More information about the Mono-list
mailing list