Re: How to preserve ownership with rsync over SSH

2005-08-01 Thread Bob Hutchinson
On Monday 01 Aug 2005 14:56, Olivier BONHOMME wrote: > Hello everybody, > > I am discovering rsync and I have a problem about preserving ownership > and permissions. I want to mirror a web tree with rsync over ssh. I set > up a module on my rsync server and on the rsync client, I use the > options

RE: How to preserve ownership with rsync over SSH

2005-08-01 Thread Tony
, 2005 8:57 AM To: rsync@lists.samba.org Subject: How to preserve ownership with rsync over SSH Hello everybody, I am discovering rsync and I have a problem about preserving ownership and permissions. I want to mirror a web tree with rsync over ssh. I set up a module on my rsync server and on the

How to preserve ownership with rsync over SSH

2005-08-01 Thread Olivier BONHOMME
Hello everybody, I am discovering rsync and I have a problem about preserving ownership and permissions. I want to mirror a web tree with rsync over ssh. I set up a module on my rsync server and on the rsync client, I use the options -o and -p in order to preserve ownership et permissions. The fil