quick question that might to be worth opening a thread for it:
what's the best programming language (or maybe there's a software that already does that?) to do the following:
- download a bunch of zipped files from a secure ftp connetion
- unzip the files
- save the resulting files in various directories on my system (depending on their name, etc...)
[windows environment]
doesn't have to be a marvel of object oriented, scalable programming. smthing quick & dirty to just do this repetitive task (that i have to do every morning :P)
thx
|