25 Jun 2010 at 17:18 #1 Dano Dano Soldato Joined 19 Dec 2006 Posts 10,330 Location UK Any recommendations for an FTP client that can either run on schedule or automatically upload on file change? Thanks.
Any recommendations for an FTP client that can either run on schedule or automatically upload on file change? Thanks.
25 Jun 2010 at 23:10 #2 MarcLister MarcLister Soldato Joined 7 Mar 2005 Posts 19,597 Location LU7 FileZilla has a command line section on its website; that coupled with a scheduled task could work for you?
FileZilla has a command line section on its website; that coupled with a scheduled task could work for you?
26 Jun 2010 at 09:02 #3 gsf600y gsf600y Soldato Joined 18 Oct 2002 Posts 2,995 batch file, using built in Windows FTP client. Schedule in windows task scheduler.
26 Jun 2010 at 10:21 #4 Dano Dano Soldato OP Joined 19 Dec 2006 Posts 10,330 Location UK Mmmmm, was hoping for something a little easier than command line stuff, will look into it thanks.