27 Nov 2006 at 12:00 #1 fluiduk fluiduk Associate Joined 13 Nov 2003 Posts 1,567 Location Manchester Hi Guys I am after an FTP client that allows me to schedule automated downloads. I have to download a product information file once a day at 4am, and I don't fancy doing it Any suggestions would be appreciated Aaron
Hi Guys I am after an FTP client that allows me to schedule automated downloads. I have to download a product information file once a day at 4am, and I don't fancy doing it Any suggestions would be appreciated Aaron
27 Nov 2006 at 12:12 #2 t31os t31os Soldato Joined 24 May 2006 Posts 3,824 Location Surrey - UK Don't know one off the top of my head. http://www.google.com/search?hl=en&...&cd=1&q=ftp+client+automated+download&spell=1 Few results in there, though i think you'd be paying for a client with that feature. If someone can suggest something else, do so....
Don't know one off the top of my head. http://www.google.com/search?hl=en&...&cd=1&q=ftp+client+automated+download&spell=1 Few results in there, though i think you'd be paying for a client with that feature. If someone can suggest something else, do so....
27 Nov 2006 at 12:43 #3 bledd bledd Don Joined 21 Oct 2002 Posts 46,826 Location Parts Unknown use ftp.exe look for help on using it, then make a bat file and use scheduled tasks to run it (its part of xp)
use ftp.exe look for help on using it, then make a bat file and use scheduled tasks to run it (its part of xp)
27 Nov 2006 at 13:03 #4 Captain Fizz Captain Fizz Soldato Joined 30 Oct 2002 Posts 4,061 Location Inverness (UK) WS FTP Pro has a nice scheduler. All GUI so a bit easier if you don't want to mess with the command line.
WS FTP Pro has a nice scheduler. All GUI so a bit easier if you don't want to mess with the command line.
28 Nov 2006 at 19:20 #5 fluiduk fluiduk Associate OP Joined 13 Nov 2003 Posts 1,567 Location Manchester Cool Thanks guys Will get to work on your suggestions now Thanks