Hey guys i am looking to do some automated backups of my website by setting up on my windows box a automated ftp app that once a week does a full backup system of my site does anyone know of a free app that can do this for me?
Printable View
Hey guys i am looking to do some automated backups of my website by setting up on my windows box a automated ftp app that once a week does a full backup system of my site does anyone know of a free app that can do this for me?
Simply write a batch file to start the FTP process that is built into Windows.
You can put the FTP commands for what you want to do into a text file.
You can also schedule NTBackup to do the backup.
Do you want archival backups? It sounds to me like what you really want to do is set up an SVN. That can be a bit of a pain, and take a while to get used to, but it seems like something you should look into.
I really like the free program sync back...
you can pull it off my web server here
http://www.cpsmi.com/programs/SyncBack_Setup/
it is totally open source so you can probibly find it other places for free as well..(aka this is not a pirated copy)