Monitor a FTP site for arrival of new/updated files

Michael Iatrou m.iatrou at freemail.gr
Mon Jan 26 02:36:41 EST 2009


When the date was Sunday 25 January 2009, python at bdurham.com wrote:

> Any suggestions on a best practice way to monitor a remote FTP
> site for the arrival of new/updated files? 

For a custom solution, you may want to take a look to pyinotify:

	http://pyinotify.sourceforge.net/

-- 
 Michael Iatrou (idyz)



More information about the Python-list mailing list