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
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
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
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
https://bugzilla.samba.org/show_bug.cgi?id=3988
[EMAIL PROTECTED] changed:
What|Removed |Added
CC||[EMAIL PROTECTED]
Status|CL
https://bugzilla.samba.org/show_bug.cgi?id=3945
[EMAIL PROTECTED] changed:
What|Removed |Added
Attachment #2185 is|0 |1
obsolete|
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
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
https://bugzilla.samba.org/show_bug.cgi?id=3485
[EMAIL PROTECTED] changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
https://bugzilla.samba.org/show_bug.cgi?id=3210
[EMAIL PROTECTED] changed:
What|Removed |Added
Status|NEW |ASSIGNED
Version|2.6.7
https://bugzilla.samba.org/show_bug.cgi?id=3643
[EMAIL PROTECTED] changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugzilla.samba.org/show_bug.cgi?id=3492
[EMAIL PROTECTED] changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
https://bugzilla.samba.org/show_bug.cgi?id=3271
[EMAIL PROTECTED] changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
https://bugzilla.samba.org/show_bug.cgi?id=3186
[EMAIL PROTECTED] changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
https://bugzilla.samba.org/show_bug.cgi?id=4030
[EMAIL PROTECTED] changed:
What|Removed |Added
Status|NEW |ASSIGNED
Version|2.6.8
https://bugzilla.samba.org/show_bug.cgi?id=3824
[EMAIL PROTECTED] changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugzilla.samba.org/show_bug.cgi?id=3988
[EMAIL PROTECTED] changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
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
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
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
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
https://bugzilla.samba.org/show_bug.cgi?id=3979
[EMAIL PROTECTED] changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
https://bugzilla.samba.org/show_bug.cgi?id=3778
[EMAIL PROTECTED] changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
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
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.
25 matches
Mail list logo