Re: Stoopid but pressing backup question

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

 



craignied wrote:
: Thank you all for the well considered posts helping me navigate the
: problem of backing up a Fedora box.  rsnapshot and rdiff-backup are
: appealing choices.  For my particular problem, backing up the Fedora
: disk to another disk connected to the same machine, it seemed that
: backuppc and others like it come with a little too much overhead--I'm
: not backing up 30 laptops to this box over a network--just trying to
: backup one system to an external disk.
: 
: So I configured rsnapshot, and started a run.  Question: I'm backing
: up to a ntfs-3g drive.  Is that going to be an issue with rsnapshot,
: which seems to intensively use hard links?  If so, suggestions?

I don't have an ntfs device handy to test.  But I suppose that if this works:

mkdir  /ntfs/A /ntfs/B
cp     /usr/share/dict/words /ntfs/A/
ln     /ntps/A/words /ntfs/B

where "/ntfs" is the path to a directory on your ntfs-3g drive, then
you're in business.

Make sure that the link is a real hard link by editing "/ntfs/A/words" and
making some change, then deleting (with, say, `rm -rf /ntfs/A') and seeing if
"/ntfs/B/words" persists and your change is carried through.

Dean

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux