Re: rsync permissions and directory issues

2007-08-07 Thread Matt McCutchen
On 8/7/07, Roni Gordon <[EMAIL PROTECTED]> wrote: > Hi all, > > I'm running the following rsync job via cron: > > rsync --recursive --compress --human-readable --progress --update > --perms --chmod=a-w -e "ssh -i /rsync-key" > [EMAIL PROTECTED]:/source_dir/ /target_dir > > rsync: failed to set perm

rsync permissions and directory issues

2007-08-07 Thread Roni Gordon
Hi all, I'm running the following rsync job via cron: rsync --recursive --compress --human-readable --progress --update --perms --chmod=a-w -e "ssh -i /rsync-key" [EMAIL PROTECTED]:/source_dir/ /target_dir rsync: failed to set permissions on "/target_dir/.": Operation not permitted (1) rsync: fa

rsync permissions question - different perms set for some files on initial run

2007-03-11 Thread Scott Carpenter
irst run of rsync. Any suggestions or explanations would be greatly appreciated. Thanks! -- View this message in context: http://www.nabble.com/rsync-permissions-question---different-perms-set-for-some-files-on-initial-run-tf3385956.html#a9424974 Sent from the Samba - rsync mailing list archive

Re: Rsync permissions...

2002-03-22 Thread tim . conway
970,27680,26721,25451,25970), ".\n" ' "There are some who call me Tim?" "Brad" <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 03/22/2002 01:47 PM To: "Rsync Mailing List" <[EMAIL PROTECTED]> cc: (bcc: Tim Conwa

Rsync permissions...

2002-03-22 Thread Brad
I am transferring some files from a RH7.0 machine to a RH7.2 machine as root with a cron job, using the following: rsync -avt /home homeserver::home rsync -avt /etc homeserver::etc Some of the files transfer OK, but I get: building file list ... done failed to set permissions on home : Operatio