DO NOT REPLY [Bug 3988] -a collides with --flags

2006-10-15 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=3988 --- Comment #5 from [EMAIL PROTECTED] 2006-10-16 00:30 MST --- OK. This new patch doesn't actually *replace* patches/flags.diff... but autoconf & autoheader solved it. However the original problem remains: # touch f1 # chflags schg f1

Re: how to move the files that should be deleted to somewhere else

2006-10-15 Thread Matt McCutchen
On 10/15/06, Jerry Fleming <[EMAIL PROTECTED]> wrote: I am using rsync version 2.6.4 on Debian 3.1rc. I use rsync in this way: rsync -avLz -e ssh --progress --delete --exclude=file [EMAIL PROTECTED]:/data/lessondev/ /mnt/usb/ Now I would like all old files that should be deleted to be kept in som

how to move the files that should be deleted to somewhere else

2006-10-15 Thread Jerry Fleming
I am using rsync version 2.6.4 on Debian 3.1rc. I use rsync in this way: rsync -avLz -e ssh --progress --delete --exclude=file [EMAIL PROTECTED]:/data/lessondev/ /mnt/usb/ Now I would like all old files that should be deleted to be kept in somewhere else, maybe also renamed to append a timestamp

DO NOT REPLY [Bug 3988] -a collides with --flags

2006-10-15 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=3988 --- Comment #4 from [EMAIL PROTECTED] 2006-10-15 17:35 MST --- (In reply to comment #3) > rsync: file flags are not supported on this client > rsync error: syntax or usage error (code 1) at main.c(1231) [client=2.6.8] Be sure to run aut

DO NOT REPLY [Bug 3988] -a collides with --flags

2006-10-15 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=3988 [EMAIL PROTECTED] changed: What|Removed |Added CC||[EMAIL PROTECTED] Status|CL

DO NOT REPLY [Bug 3945] add arbitrary error reporting (with --error, perhaps)

2006-10-15 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=3945 [EMAIL PROTECTED] changed: What|Removed |Added Attachment #2185 is|0 |1 obsolete|

DO NOT REPLY [Bug 3945] add arbitrary error reporting (with --error, perhaps)

2006-10-15 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=3945 --- Comment #1 from [EMAIL PROTECTED] 2006-10-15 16:23 MST --- Created an attachment (id=2185) --> (https://bugzilla.samba.org/attachment.cgi?id=2185&action=view) "deny-rsync" script I wrote a quick-and-dirty shell script that speaks e

Re: Not fail if can't set permissions ?

2006-10-15 Thread Wayne Davison
On Mon, Oct 09, 2006 at 05:39:55PM +0200, Andre Majorel wrote: > there a way to make rsync not consider it an error when chmod() > fails on a directory owned by someone else ? Possibly warn about > it, but still exit with a zero status. There is a diff in the patches dir named omit-dir-changes.dif

DO NOT REPLY [Bug 3485] rsync uses more space in destination even with -S specified

2006-10-15 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=3485 [EMAIL PROTECTED] changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

DO NOT REPLY [Bug 3210] It would be great to add flags to alllow file date as a filter on what is syncd

2006-10-15 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=3210 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |ASSIGNED Version|2.6.7

DO NOT REPLY [Bug 3643] Poor performance using manually configured NICs

2006-10-15 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=3643 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 3492] rsync: connection unexpectedly closed (24 bytes read so far)

2006-10-15 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=3492 [EMAIL PROTECTED] changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

DO NOT REPLY [Bug 3271] Rsync instances stay in memory when using in daemon mode

2006-10-15 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=3271 [EMAIL PROTECTED] changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

DO NOT REPLY [Bug 3186] Surprisingly large unshared memory usage

2006-10-15 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=3186 [EMAIL PROTECTED] changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

DO NOT REPLY [Bug 4030] new option: --filelimit

2006-10-15 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=4030 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |ASSIGNED Version|2.6.8

DO NOT REPLY [Bug 3824] Max-delete with percentage

2006-10-15 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=3824 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 3988] -a collides with --flags

2006-10-15 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=3988 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Re: "Invalid file index" failures, suspicious index numbers

2006-10-15 Thread Wayne Davison
On Sun, Oct 15, 2006 at 06:58:40PM +0200, Mailing list subscriptions wrote: > One possible enhancement for the rrsync script: instead of explicitly > disallowing options and implicitly accepting all others, it would > probably be more robust/secure/future-proof to instead explicitly > allow c

Re: "Invalid file index" failures, suspicious index numbers

2006-10-15 Thread Mailing list subscriptions
El 15/10/2006, a las 18:33, Wayne Davison escribió: When using a forced ssh command, you should take a look at the script rrsync in the support directory (which can be used to limit the rsync command that is run without corrupting the options) One possible enhancement for the rrsync script: in

Re: "Invalid file index" failures, suspicious index numbers

2006-10-15 Thread Wayne Davison
On Wed, Oct 11, 2006 at 01:01:33PM +0200, Mailing list subscriptions wrote: > sudo rsync -e "ssh -i full_path_to_key_file" -avzx \ >--numeric-ids --delete --progress \ >[EMAIL PROTECTED]:/ /var/root/backups/example.com/ > > On the remote host, rsync logs in with root privil

DO NOT REPLY [Bug 3825] rsync won't delete directory with excluded files

2006-10-15 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=3825 [EMAIL PROTECTED] changed: What|Removed |Added Version|2.6.8 |2.6.9 --- Comment #12 from [EMAI

DO NOT REPLY [Bug 3979] writefd_unbuffered failed to write 4092 bytes phase send_file_entry broken pipe

2006-10-15 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=3979 [EMAIL PROTECTED] changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

DO NOT REPLY [Bug 3778] rsync triggers ( pre/post xter scripts )

2006-10-15 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=3778 [EMAIL PROTECTED] changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

DO NOT REPLY [Bug 4163] Checksum Error using "ssh key authentication"

2006-10-15 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=4163 --- Comment #6 from [EMAIL PROTECTED] 2006-10-15 11:23 MST --- For completeness sake, I'll also mention that the rrsync script in the support directory is one way to run a forced-command ssh setup without resorting to daemon mode: it par

[bug] rsyncing file that grows shows wrong statistics

2006-10-15 Thread Arkadiusz Miskiewicz
Hi, While doing rsync -e ssh -avP [EMAIL PROTECTED]:dir . where dir contains files that are growing (are currently downloaded at remote system from other system) the rsync statistics went mad: 262144 -2147483648% 127.43kB/s0:00:-2 (for every file that was growing) Sounds like bug.