> -Original Message-
> From: Wayne Davison - [EMAIL PROTECTED]
> Sent: Monday, November 20, 2006 5:44 PM
> To: [EMAIL PROTECTED]
> Cc: rsync@lists.samba.org
> Subject: Re: rsync error: error starting client-server protocol
>
> On Fri, Nov 17, 2006 at 11:49:27AM +0100,
> [EMAIL PROTECTED]
On 9/5/06, Matt McCutchen <[EMAIL PROTECTED]> wrote:
There are, however, two things about the preallocate patch that I mean
to revisit:
(1) Rsync should preallocate locally copied files (e.g., due to
--copy-dest) as well as transferred ones.
(2) posix_fallocate actually extends the file with logi
On 11/30/06, diversos <[EMAIL PROTECTED]> wrote:
The performance was terrible. After some tests with raid0, raid1, non-SATA discs, and using
DTrace, i have realized that the problem was the "gnome-terminal". Basically the
"-v" switch.
I've noticed something similar on my Linux machine. If I
Hi,
On Nov/30/2006, diversos wrote:
> 1- How the "-v" switch works? I mean, the rsync "waits" for the
> terminal is "ready" to display text (stays blocked)?
it seems so. This is the common behaviour in programs. Look, just a find
time:
real0m12.732s
user0m0.220s
sys 0m0.804s
And
Hi all,
I'm using rsync to replicate a cvs repository, it is working quite good
except that I occassionnaly see rsync stucked after having transfered a
file, it is always on a big ,v file containing multiple version of big
binary file.
I haven't gathered the netstat information on the frozen
Hello all..
Using dtrace on solaris 10, i could investigate a performance issue with the
sincronization of some files on a ZFS filesystem. I have started the follow
rsync command (inside a gnome-terminal):
/opt/sfw/bin/rsync -av -e ssh [EMAIL PROTECTED]:/DirA/DirB .
The current directory(
Matt McCutchen wrote:
> Currently, the only way to make rsync do this is with the experimental
> patch "source-filter_dest-filter.diff", which is distributed in
> "patches/" in the rsync source package. If you compile a custom
> version of rsync containing this patch, you can specify bzip2 as the