Does anyone know what this message is about? I keep getting this message
once in a while after my rsync command is run for some time.
rsync error: unexplained error (code 255) at rsync.c(541) [sender=3.0.4]
Regards
Jerry
HSBC Global
Thanks Kevin, I'll test it out. From the man page I saw -A implies -p,
that's why I thought I don't have to put -p.
From:
Kevin Korb
To:
rsync@lists.samba.org
Date:
07/23/2014 09:52 AM
Subject:
Re: Fw: rsync permission error
Sent by:
rsync-boun...@lists.samba.org
-BEGIN PGP SIGNED MESSA
Hi All
I found that the rsync cannot fully sync permission although I have
specified the -A option. The ACL is ok but the permission itself is not.
rsync command:
rsync -rtgoDAh --stats --files-from=flist.txt --log-file=$DetailLogPath
$OldPath $NewPath &
Old Server (rsync version 3.0.4):
-rw-