Backup Script
I use xxxcopy to backup files from my home computer to an extrenal drive. Pretty simple. BUT … I’ve always thought it would be neat to have a similar script that would back up same files to my server. I have a dedicated server with hostdime.com so I have root access. Here’s what I need. And feel free to use your imagination if your skills can give me a better solution than my needs.
1. a simple script that will allow me to backup certain files on my computer to my dedicated remote server.
2. i should be able to edit the script easily to change which folders or files I want to backup and I should be able to edit the location they’re saved to.
3. the verification should be flawless. a layperson should be able to tell at a glance that the correct folders and files were backed up on the remove server by using a simple file compare in cuteftp pro or similar.
4. there should be some sort of built in verification so that i know every single file is being copied correctly, and has not been corrupted. There should be ZERO chance of this not working correctly.
5. As a bonus, it would be nice to have it setup in dropbox style where it backs things up as they are being worked on, or whenever there’s a change … not 100% necessary though, I dont mind manually backing up each day.


