Hi,
For my application, I want to make it where if the user drops a file into the folder, it will automatically do something with that file. I've found a way to detect a change in the filesystem, but not for a specific folder. I guess this is similar to what dropbox does. I think they use python - would I need to resort to that?
Thanks!
For my application, I want to make it where if the user drops a file into the folder, it will automatically do something with that file. I've found a way to detect a change in the filesystem, but not for a specific folder. I guess this is similar to what dropbox does. I think they use python - would I need to resort to that?
Thanks!