I need to run a script after a customer FTP uploads a file to my vsftpd server.
Is there a better way to initiate the script than using cron to periodically `find` new files? GC
I need to run a script after a customer FTP uploads a file to my vsftpd server.
Is there a better way to initiate the script than using cron to periodically `find` new files? GC