Hi,
I got the issue solved after doing some analysis..
I am not closing a file handle in one case and the same process is invoking
rsync command.. In the long run the process is running out of file
descriptors and causing the failure..
Suresh Kumar wrote:
>
> Hi,
>
> I am using rsync 2.6.9
Hi All,
Is there anyone where can I get the installation guide of Rsync for
installing a HP UX B11.11 server, please advice.
Thank you.
From:
Eng
--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~es
Hi Wayne,
I'm using 2.6.9 with the daemon-stats.patch you had send a few months back
(attached).
I have noticed something strange though:
I ran a dry run WITH the --exclude-from=FILE argument:
sent 39440 bytes received 22 bytes 15784.80 bytes/sec
total size is 569895385 speedup is 14441.62
At 08:12 19.09.2007 -0700, Keith Lofstrom wrote:
>On 9/18/07, Fabian Cenedese <[EMAIL PROTECTED]> wrote:
>> I was wondering what happens if a file that is regularly synched but
>> seldom changes gets corrupted in the copy.
>
>On Wed, Sep 19, 2007 at 09:23:28AM +0200, Fabian Cenedese wrote:
>> I was