I want to be able to ftp a file to a specific folder on a server and have that server run a script when it detects the new file. Any suggestions?
I tried some stuff with diff and a cron job every minute, but I couldn’t quite get the results I wanted.
Any input would be appreciated!
The inotify(7) facilities in Linux provide “let me know me when this changes” functions.