https://bugzilla.samba.org/show_bug.cgi?id=5071
--- Comment #2 from [EMAIL PROTECTED] 2007-11-11 01:00 CST ---
I'm looking for connection timeout, rather than I/O timeout. When I send a SYN
and never get an ACK, it hangs until a default timeout. For example, a netstat
only shows SYN
https://bugzilla.samba.org/show_bug.cgi?id=5071
--- Comment #1 from [EMAIL PROTECTED] 2007-11-11 00:47 CST ---
Isn't timeout option what you want:
--timeout=TIME set I/O timeout in seconds
If yes, I let you to close the bugs.
--
Configure bugmail: https://bugzilla.samba.
https://bugzilla.samba.org/show_bug.cgi?id=5071
Summary: Enhancement Request - Customizable Connection Timeout
Option
Product: rsync
Version: 2.6.9
Platform: Other
OS/Version: Other
Status: NEW
Severity: e
On 11/10/07, Matt McCutchen wrote:
> On Thu, 2007-11-08 at 23:55 +0100, Mojca Miklavec wrote:
> > if I try to rsync (copy) windows
> > binaries to a windows machine, I experience "permission problems" when
> > trying to run them.
>
> You might have more luck asking on the cwRsync forum:
>
> http://
On Thu, 2007-11-08 at 23:55 +0100, Mojca Miklavec wrote:
> if I try to rsync (copy) windows
> binaries to a windows machine, I experience "permission problems" when
> trying to run them.
You might have more luck asking on the cwRsync forum:
http://www.itefix.no/phpws/index.php?module=phpwsbb&PHPW
On Fri, 2007-11-09 at 11:29 -0400, Jon wrote:
> One piece of information that I forgot to
> mention in my original post is that the second rsync takes about 3
> seconds. There are no files transferred on the second rsync yet the
> 293 are being reported.
>
> If the files were actually being transf
On Fri, 2007-11-09 at 12:33 -0400, Jon wrote:
> I'm so confused as to what keeps happening to my subject. I started
> this thread as something like "Number of files transferred is wrong"
> and the two replies I've received so far have totally different
> subjects.
In the copy of your message that
Hi,
The problem I found is not in what rsync, but on the error handling:
How to reproduce:
On server side I setup a tree and share using rsync + xinetd, of course, for
security reason I use chroot option.
Now I push this symlink:
lrwxrwxrwx 1 root root 4 nov 10 16:28 horsroot -> /bin/
On Nov 10, 2007, at 12:48 AM, Wesley W. Terpstra wrote:
Things are not quite so simple b/c linux->linux works!?
Ahh. No. It also breaks under linux when using non-root.
[EMAIL PROTECTED]:/var/rsync$ uname -a
Linux pumpkin 2.6.17.8ReadyNAS #1 Fri Sep 28 04:37:02 PDT 2007
padre GNU/Linux
[EM