Re: Hard links on a UDF file system

2005-12-02 Thread Jason Pearce
This is just a post back from my earlier question. I discovered that my "direct to disc" utility creates a UDF file system on my DVD burner. I never realised these utilities used something of a standard... Anyway that allowed me to experiment with UDF on my XP machine. XP has the fsutil functi

Re: Hard links on a UDF file system

2005-11-11 Thread Corinna Vinschen
On Nov 11 17:54, Jason Pearce wrote: > I have a removable disc (IOMEGA REV), and I want to use cygwin to take > backups using cp -l and rsync as per > http://www.mikerubel.org/computers/rsync_snapshots/ > This requires hard links to work, which they do on the NTFS partitions, > but the IOMEGA ha

Hard links on a UDF file system

2005-11-11 Thread Jason Pearce
I have a removable disc (IOMEGA REV), and I want to use cygwin to take backups using cp -l and rsync as per http://www.mikerubel.org/computers/rsync_snapshots/ This requires hard links to work, which they do on the NTFS partitions, but the IOMEGA has a UDF file system and they don't seem to wo