Hi all, I'm a newbie when it comes to perl. Just messed around with it really, nothing major. What I'm trying to do now is make a script with Net::FTP the will download everything from a remote site into the directory I am running the script from. Essentially I want to be able to run a script and have a full backup of my site downloaded. The problem I am having is I can't figure out how to have it download all directories and files within them, anyone with some familiarity with this module have any suggestions?