Re: Changing only file permissions

2015-04-21 Thread Hendrik Visage
On Wed, Apr 22, 2015 at 1:03 AM, James Moe wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hello, > opensuse 13.2 > linux v3.16.7-7-desktop x86_64 > rsync v3.1.1 > > I used rsync to copy /usr/ to another volume with these options: > - --recursive --one-file-system --links --st

Re: Changing only file permissions

2015-04-21 Thread Kevin Korb
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 First, make note that in the future always run rsync with at least either --times or --archive. If you had used --archive you would be fine and if you had used --times then rsync could just fix the permissions and ownerships (you would want to dry run

Changing only file permissions

2015-04-21 Thread James Moe
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, opensuse 13.2 linux v3.16.7-7-desktop x86_64 rsync v3.1.1 I used rsync to copy /usr/ to another volume with these options: - --recursive --one-file-system --links --stats --itemize-changes - --quiet --delete --times After I had modified

[Bug 11229] New: off-by-one in snprintf() check

2015-04-21 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=11229 Bug ID: 11229 Summary: off-by-one in snprintf() check Product: rsync Version: 3.1.1 Hardware: All OS: All Status: NEW Severity: normal Priority: P