How to write a script to move files from one FTP server to another?
- by patricksweeney
What are some good ways to move file from a development site on a linux server to another linux server (which would be production). I will be working from a Vista system. Basically, I'd like to just doubleclick a batch file or something along those lines to initiate the copy. Thanks!