PHP Script To Monitor FTP Directory Changes | franzone.com
september 2010 by jpcody
I recently had the need to be able to monitor a directory on an FTP server for changes and to then be notified of those changes. I’ve been working a lot in PHP lately so I decided to use that to implement my script.
php
server
september 2010 by jpcody