search for: ae742440

Displaying 2 results from an estimated 2 matches for "ae742440".

2015 Mar 27
1
rsync 3.0.9 segmentation fault
...https://lists.samba.org/mailman/listinfo/rsync Before posting, read: >>> http://www.catb.org/~esr/faqs/smart-questions.html >>> >> -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.samba.org/pipermail/rsync/attachments/20150327/ae742440/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