I need a good backup program.
Paul Cartwright
pbcartwright at gmail.com
Fri Jan 24 12:32:12 UTC 2014
+1
>
> Gene Heskett wrote:
> I prefer to store my data at home, so I use rsync. I do two backups to
> separate drives and that gives me what I consider to be a reliable,
> flexible, and easily restorable system. Here is one link that describes
> how to.
> https://wiki.archlinux.org/index.php/Full_System_Backup_with_rsync
>
> Bob
>
besides Clonezilla for emergency use, rsync run by a cron is also how I
back up my files on a daily basis
rsync -avz /home/USER "/media/backup_drive_folder/USER"
USER=your login_name
--
Paul Cartwright
Registered Linux User #367800 and new counter #561587
More information about the ubuntu-users
mailing list