sean finney on 9 Feb 2009 10:46:09 -0800 |
hiya, On Mon, Feb 09, 2009 at 01:25:29PM -0500, Adam Zion wrote: > Can anyone recommend the best way to schedule automated disk-to-disk > backups w/linux? I just ordered an external disk drive, and could > certainly manage manually copying everything after su'ing in as each > user, but automated backups would be ideal. if you want just a single backup, rsync'ing as root ought to suffice. if you want backups going for some window(s) of time, then you might want to check out something like rdiff-backup or bontmia or similar (there's about a dozen rsync-with-hardlinks backup wrappers out there) sean Attachment:
signature.asc ___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|