• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Automatic File Backups on Remote Server

SALvation

Senior member
Is there a program which I can buy or download so that I can backup my website that sits on a remote server at a scheduled time? For example, once a week it would automatically connect to my FTP server, download the site or changes to the site, and store them on my hard drive?
 
You could use the windows task scheduler and write an ms-dos batch file to do the download.

Free and easy.
 
Go to Microsoft site and search on "Robocopy". Great program if you are only interested in backing up files. I use it at home to backup my computers using MStask for one PC to another.

Y
 
Back
Top