On Mon 14 Nov 2022, Wes Render via rsync wrote:
> Hello, I'm running an rsync like this:
>
> rsync -avSHP --delete-after
> --log-file=/opt/mirrorsync/centos_mirror/rsync-1.log
> --exclude-from=/opt/mirrorsync/centos_mirror/excludelist.txt
> rsync://centos.mirror.rafal.ca/CentOS/ /data/centos
>
Hello, I'm running an rsync like this:
rsync -avSHP --delete-after
--log-file=/opt/mirrorsync/centos_mirror/rsync-1.log
--exclude-from=/opt/mirrorsync/centos_mirror/excludelist.txt
rsync://centos.mirror.rafal.ca/CentOS/ /data/centos
I'm running as a user that has full permissions on /data/ and
er file and because it causes file
updates to work like --inplace (which is what is causing your problem).
On 6/4/21 11:50 AM, Knight, Dave via rsync wrote:
> I noticed that my latest "syncHome" script log scontained a number of
> unexpected "Permission denied" errors for s
I noticed that my latest "syncHome" script log scontained a number of
unexpected "Permission denied" errors for some modified files. The cause
seems to be that those files were read-only at the target.
The syncHome script is used to maintain a partial mirror of my home
direc
Hi all,
rsync: rsync_xal_clear: lremovexattr("some/file/here","security.selinux")
failed: Permission denied (13)
I understand why these errors occur, but don't know the way to suppress or
resolve these messages.
Suggestions please. Pushing from v3.0.7 to a 3.0.6 server.
Regards,
Bryan--
Bump.
I have still not found a solution for this. Do you have any ideas on
how to debug it?
Thanks.
Med venlig hilsen/Kind regards
Thomas Damgaard Nielsen
http://thomasdamgaard.dk
On Tue, Apr 28, 2009 at 2:35 PM, Thomas Damgaard wrote:
> Hi
>
> I use rsync for daily backups from a mailserver.
Hi
I use rsync for daily backups from a mailserver.
Every day the mailserver pushes backup to the backupserver.
Cron runs the command:
rsync -q -zrlpt --specials --chmod=Du+rwx \
--rsh 'ssh -F /root/ssh/config -i /root/ssh/private.key -o
UserKnownHostsFile=/root/ssh/known_hosts' \
--files-from=/
Hi all, I noticed a few permission denied unexpected EOF in read_timeout
errors, which I had run into, and was able to get around it, though I think
this shouldn't be the proper way.
I'm running rsync 2.3.1-1 on RHLinux 6.0 using 873/tcp. I chmod'ed
everything to 777, and that seemed to work. F
On Wed, Sep 20, 2000 at 12:33:11PM -0700, Felciano, Ramon wrote:
| I'm trying to evaluate rsync for doing web site publishing, and can't get
| basic inter-machine synchinh working. I keep getting a "permission denied"
| error. I thought this was probably a newbie question, probably config
| relate
Hello --
I'm trying to evaluate rsync for doing web site publishing, and can't get
basic inter-machine synchinh working. I keep getting a "permission denied"
error. I thought this was probably a newbie question, probably config
related, but I've scoured the mailing lists and it seems that most p
10 matches
Mail list logo