Re: Filesystem format for external hard disk

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 2012-06-06 at 16:58 +0100, Paul Smith wrote:
> On Wed, Jun 6, 2012 at 3:05 PM, Roberto Ragusa <mail@xxxxxxxxxxxxxxxx> wrote:
> >>> Are you planning to rsync, twice, once to each drive, or are you looking
> >>> to establish a software raid 1 between two attached usb drives?
> >>
> >> Thanks, Jeff. I am planning to rsync twice, once to each drive.
> >
> > Good idea. Sync them in different times; e.g. the first one every day and
> > the other one every week. In this way you have an older backup if you want
> > to restore something deleted by mistake.
> > And keep the "weekly" one in a different (more secure) place. ;-)
> >
> > As you use rsync, you may be interested in
> >
> > rsync -av --delete /home/psmith/ --link-dest /media/IOmega/backups/myhome/20120605 /media/IOmega/backups/myhome/20120606
> >
> > You can easily have 60 backups taken each day of the last two months and
> > restore whatever you have deleted or messed up (e.g. diff on what the file is and
> > what the file was).
> >
> > That is the setup I'm using (with dmcrypt, so to not have to worry about
> > a stolen backup disk).
> 
> Thanks, Roberto, for your helpful advice and suggestions!
> 
> Paul

See also rsnapshot, a set of wrappers around rsync which makes it a bit
easier to schedule backups, rotate daily, weekly, monthly etc.

poc

-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux