autobackup

Automatically choose backup location and perform backups using rsync
git clone git://jacobedwards.org/autobackup
Log | Files | Refs | README | LICENSE

README (397B)


      1 This is a set of scripts I whipped together to automatically backup
      2 all my files to a local server over ssh using rsync.
      3 
      4 The scripts are ugly and the manuals are bad. I'm just tossing it
      5 into a repository to make it easy for myself. Use it if you will,
      6 but I advise against it.
      7 
      8 In the future I might actually make a system like this that is good,
      9 but for now this is working well enough for me.