Re: Skipping hardlinks in a copy

2007-03-08 Thread Eur Ing Chris Green
On Wed, Mar 07, 2007 at 09:22:08PM -0800, Sriram Ramkrishna wrote: > Hi folks, I've been googling around for awhile but I can't seem to find > an answer to my question. > > I have a number of filesystems that contain thousands of hard links due > to some bad organization of data. Rsync, cpio and

Mixed versions - which way round is best?

2007-02-16 Thread Eur Ing Chris Green
I am going to use rsync to back up some files from a remote system (running BSD) to my home Linux system. The remote BSD system has:- rsync version 2.5.6 protocol version 26 My home system has:- rsync version 2.6.8 protocol version 29 I have shell access on the remote system and can