Skip to main content
Known Participant
July 21, 2009
Question

Automatic back up of cfm files when any file changed or added to server.

  • July 21, 2009
  • 2 replies
  • 701 views

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.

This topic has been closed for replies.

2 replies

Inspiring
July 21, 2009

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.

July 21, 2009

How do you "push" files to your remote server?