Posted on May 25, 2011, 3:21 pm, by Ilan Hazan, under
Linux.
How to GET directories via FTP: You can get a directory files (recursive) by using wget command with flag -m for –mirror wget -m ftp://username:password@ip.of.old.host See using wget to recursively download whole ftp directories