Copy link to clipboard
Copied
Is this possible? Can it be done with Coldfusion or would another language be prefered? I find myself always creating a backup zip manually everytime we push files to our production site. And, to have this automated would be a great timesaver.
Copy link to clipboard
Copied
How do you "push" files to your remote server?
Copy link to clipboard
Copied
If you are using ftp to put files on your production server, you should be able to get them back using ftp. Your production server then becomes the equivalent to the zip file you were creating.