search for: uahv

Displaying 1 result from an estimated 1 matches for "uahv".

Did you mean: uah
2007 Aug 28
1
Can files be changed to hard links?
...hat copies one entire hard drive containing hard links to another drive. It does this by selecting the directories to be rsync'ed and copying them one by one. My rsync line is: rsync -uav source/ target and the problem is this would not copy hard links. If I change the rsync line to: rsync uaHv --delete source/ target will the files copied using the original line be deleted and replaced with hard links? Larry -- Larry Alkoff N2LA - Austin TX Using Thunderbird on Linux