Displaying 2 results from an estimated 2 matches for "87ec0246".
2015 Mar 27
0
rsync 3.0.9 segmentation fault
...gt; iEYEARECAAYFAlUVPe8ACgkQVKC1jlbQAQdJfQCdFpMSsACi2df9P8eJZQAi4qeB
> xA8Amwbpj9PGpzeQfrd4VnAytU9dN1uc
> =1Ayf
> -----END PGP SIGNATURE-----
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.samba.org/pipermail/rsync/attachments/20150327/87ec0246/attachment.html>
2015 Mar 17
6
rsync 3.0.9 segmentation fault
Hi,
I am experiencing segfaults when transferring files via rsync though sudo.
Setup:
- Backupserver initiates the rsync command with --delete -vvv
--no-inc-recursive --numeric-ids --delete-excluded --relative
--rsync-path=/home/backupuser/rsync-wrapper.sh
- rsync-wrapper.sh (on the client) contains /usr/bin/sudo /usr/bin/rsync
"$@";
- user "backupuser" has sudo access to the