I'm interested in setting up a system at home for backing up what I'm working on to my Dreamhost server, just in case my house burns down or somet other fun disaster happens. The folder I'm working on is around 100mb at the moment and growing, but is unlikely to get much bigger than a gig or two.
I have shell access to my Dreamhost account, I'm working on OSX, so have shell ssh etc. there. What would be an easy and secure way to do this? Preferably encrypted, as I don't want others to get access to these files. It doesn't have to be automated, but preferably something I can do by just running a script or clicking an icon. The backup doesn't need to be incremental either.
What's an easy way to do this? rsync, subversion, Apple Script, something else....
Ragnar
p.s. I'm not very familiar with shell scripting, but if pointed in the right direction I'm sure I can figure it out. Know some PHP and have written an Apple Script or two in my time though.
I have shell access to my Dreamhost account, I'm working on OSX, so have shell ssh etc. there. What would be an easy and secure way to do this? Preferably encrypted, as I don't want others to get access to these files. It doesn't have to be automated, but preferably something I can do by just running a script or clicking an icon. The backup doesn't need to be incremental either.
What's an easy way to do this? rsync, subversion, Apple Script, something else....
Ragnar
p.s. I'm not very familiar with shell scripting, but if pointed in the right direction I'm sure I can figure it out. Know some PHP and have written an Apple Script or two in my time though.