This script allows you to download multiple directories from remote FTP servers and copy these to local machines under multiple threads. This script expects an XML file with details on the directories that requires to be downloaded from remote FTP servers. The script does a recursive FTP of files within the ...
This script gives a find-like tool to the world of FTP. It is useful for cron jobs that download new RPMs that fit some tricky condition (e.g. less than 1 meg, less than a week old, ends in x86_64.tar.gz etc). ...