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
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
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
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
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