Re: Help needed getting rsync to copy from windows to mac

2011-08-27 Thread milutin
Hi, rsync -A -X -a --delete --rsync-path="/opt/local/bin/rsync --fake-super --log-file=/tmp/rlog.txt" /cygdrive/c/DRIVERS "rsync@kleiman-ibook:/Volumes/Windows rsync/rsync" You command if fine, but -X will NOT copy both windows long and shot file name. I don't think it possible. So at the

[Bug 8411] invalid flist flag when using protocol 28 or 29

2011-08-27 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=8411 --- Comment #3 from Wayne Davison 2011-08-27 21:47:24 UTC --- Created attachment 6819 --> https://bugzilla.samba.org/attachment.cgi?id=6819 Ignore some bogus file-list flags for older protocols Here's a kluge that will ignore this error for older

[Bug 8411] invalid flist flag when using protocol 28 or 29

2011-08-27 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=8411 --- Comment #2 from Wayne Davison 2011-08-27 19:31:06 UTC --- Note also that the patch breaks the code so that it can never match that flag combination when it actually should. -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=ema

[Bug 8336] --implied-dirs should include the file-list root by default

2011-08-27 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=8336 --- Comment #19 from Wayne Davison 2011-08-27 19:18:24 UTC --- Ouch, the dot dir was indeed coming from the current directory, not the relative path prefix. In my testing those 2 directories happened to have the same ownership and permissions, so

[Bug 8411] invalid flist flag when using protocol 28 or 29

2011-08-27 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=8411 Wayne Davison changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #1 from Wayne Davison

[Bug 8411] New: invalid flist flag when using protocol 28 or 29

2011-08-27 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=8411 Summary: invalid flist flag when using protocol 28 or 29 Product: rsync Version: 3.0.7 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5

[Bug 8367] Add a feature to --move-existing files

2011-08-27 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=8367 Devin Nate changed: What|Removed |Added Attachment #6766|0 |1 is obsolete|

[Bug 8375] New: rsync with bandwidth limit sometimes expend extra time

2011-08-27 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=8375 Summary: rsync with bandwidth limit sometimes expend extra time Product: rsync Version: 3.0.8 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5

[Bug 8336] --implied-dirs should include the file-list root by default

2011-08-27 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=8336 --- Comment #18 from andras.porj...@ericsson.com 2011-08-11 15:09:06 UTC --- I found something strange. (You can say it is another bug) So running rsync with a double dot arg /a/sourcedir/././dirtree/to/transfer will cause the sourcedir to be copied

[Bug 3094] Signal handling to provide a progress update would be nice

2011-08-27 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=3094 --- Comment #2 from Paul M 2011-08-11 10:19:43 UTC --- p.s. this feature isn't for rsync version 2.6.4 but for all future versions. -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email --- You are receiving this mail becau

[Bug 3094] Signal handling to provide a progress update would be nice

2011-08-27 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=3094 --- Comment #1 from Paul M 2011-08-11 10:19:09 UTC --- I too would like this feature. I use rsync a great deal, often for long-running tasks, and whilst "lsof" will give some idea of what's happening, being able to tell rsync to report its progress

[Bug 8336] --implied-dirs should include the file-list root by default

2011-08-27 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=8336 andras.porj...@ericsson.com changed: What|Removed |Added Status|CLOSED |REOPENED Resolution|IN