On Wed, Jun 09, 2004 at 01:53:52AM +0200, Eberhard Moenkeberg wrote:
> If I have configured a "--backup-dir" and the new rsync version finds a
> second file which has to get deposited there, it is thinking that it is
> an error 23 that the backup directory already is existing.
This has been fixed
On Wednesday 09 June 2004 01:53, Eberhard Moenkeberg wrote:
> ftp.gwdg.de has senn lots of rsync aborts with master.kde.org - I had the
> picture that probably master.kde.org got slashdotted since last friday by
> being a SUSE mirror...
we were talking about rsync.kde.org here.. there are no kno
https://bugzilla.samba.org/show_bug.cgi?id=1442
--- Additional Comments From [EMAIL PROTECTED] 2004-06-08 19:02 ---
rsync will definitely hang in debug mode, because it tries to write more than
the TCP window before it is willing to read. The other side is doing the same
thing, so bot
Hi,
On Wed, 9 Jun 2004, Dirk Mueller wrote:
> it seems a lot of people get recently rsync protocol errors from
> rsync.kde.org. Part of the problem is probably that we upgraded to rsync
> 2.6.2 due to security problems with older versions.
>
> the newer rsync release contains a newer rsync protoc
On Tue, Jun 08, 2004 at 04:17:06PM -0600, Tim Conway wrote:
> [module]
> path = /only/directory/you/want/to/give/them
> use chroot = no
>
> user does
> rsync server::module/../../../../../../../etc/security/passwd .
Rsync's sanitize function (which runs in the server process) would strip
off all
Hans: Unless your server is in a completely trusted network, I'd suggest
you put down some include/exclude rules for that module, because people
can poke about anywhere they want.
[module]
path = /only/directory/you/want/to/give/them
use chroot = no
user does
rsync server::module/../../../../..
https://bugzilla.samba.org/show_bug.cgi?id=1442
--- Additional Comments From [EMAIL PROTECTED] 2004-06-08 14:37 ---
It's not a bug that the select() no longer includes the file descriptor for
reading the next message because rsync is busy trying to write the first message
over the soc
https://bugzilla.samba.org/show_bug.cgi?id=1442
--- Additional Comments From [EMAIL PROTECTED] 2004-06-08 13:26 ---
Created an attachment (id=540)
--> (https://bugzilla.samba.org/attachment.cgi?id=540&action=view)
strace of receiver process
--
Configure bugmail: https://bugzilla.s
Hi,
In the case your problem is caused by open files :
--
AFAIK, as all other well-behaved backup solutions, rsync does not handle
open files. They must be excluded some way or another.
If you use Windows 2003, "openfiles" command gives you a list o
Greetings.
Yep, I have set "use chroot = no" for the module and it works. The symlinks
I have are created automatically by a tool and are absolute. But since "use
chroot = no" handles well absolute links from root/, the transfer works A1.
Thanks for your input, Wayne.
Best regards,
Hans De
The library I referred to was getopt. It just seems to be trying to be a
bit too clever... kind of like the automatic tuning radios in Hitch
Hiker's Guide to the Galaxy. I didn't know about the existing oddity in
rsh. Thanks for the education.
Tim Conway
Unix System Administration
Contractor
https://bugzilla.samba.org/show_bug.cgi?id=1442
Summary: rsync sender appears to hang when receiver recounters an
error
Product: rsync
Version: 2.6.2
Platform: All
OS/Version: Linux
Status: NEW
Severity: n
12 matches
Mail list logo