FTP continues to be a highly used internet protocol despite many innovative products like Dropbox, SkyDrive amd Box.net. Unfortunately, due to some considerable complexity in implementing downloading and uploading FTP, developing your own solutions can be painful.
We have worked with our clients to provide the easiest and most consistently successful method of downloading and uploading files to FTP using the power and auditability of Simego Automation server and 'Wget', a well know and reliable HTTP. HTTPS and FTP command line application.
C:\Temp\FTPClient
https://www.gnu.org/software/wget/
Download the binaries here: http://gnuwin32.sourceforge.net/packages/wget.htm
in the bin directory is the wget.exe which needs to be copied.
Running the above will download the i386.exe file to the working directory.
You can browse all of the functionality of wget here https://www.gnu.org/software/wget/manual/ which includes an excellent way to synchronise FTP and local directories