Re: AW: ssh + permissions

2002-03-12 Thread tim . conway
7;print pack(, 19061,29556,8289,28271,29800,25970,8304,25970,27680,26721,25451,25970), ".\n" ' "There are some who call me Tim?" "C.Zimmermann" <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 03/12/2002 08:19 AM To:

AW: ssh + permissions

2002-03-12 Thread C.Zimmermann
The command I am using is: rsync -avx --hard-links --links --ignore-errors --perms --devices --times --stats --progress -e ssh -u / rsync@host:/dir and the permissions on the source are not appearing on the destination and the destination ssh-account has no root-rights. Should it work like thi