J
Jack Black
Hi, all! I have a quick basic question: if FileSystemWatcher() robust
enough to be used in a 24x7 server-based app? I'm considering tinkering
with a server-based app whose function is to watch for file writes and store
versions of those files in SQL Server (a blind version control system of
sorts). I haven't really used FileSystemWatcher() before and was curious if
other developers thought it to be a robust enough mechanism for what I'm
trying to get to.
Any suggestions for other methods or techniques are welcome, of course!
Thanks for your input!
Jack
enough to be used in a 24x7 server-based app? I'm considering tinkering
with a server-based app whose function is to watch for file writes and store
versions of those files in SQL Server (a blind version control system of
sorts). I haven't really used FileSystemWatcher() before and was curious if
other developers thought it to be a robust enough mechanism for what I'm
trying to get to.
Any suggestions for other methods or techniques are welcome, of course!
Thanks for your input!
Jack