Paul Slootman wrote:
> No, which suggests that when not preserving hardlinks, the CVS version
> is much faster (it starts transferring during the building of the file
> list, instead of waiting until both ends have generated the file list).
>
That sounds pretty cool - will v3 also allow compress
On 8/7/07, User of web Forum. Crafta.com <[EMAIL PROTECTED]> wrote:
> Hi, I noticed you guys knowns the rsync source code:
> Could you please tellme what patch to apply in order to solve this long
> time issue I have:
> http://www.interopcommunity.com/tm.aspx?m=12450&mpage=1&key=ア
In the future, l
Hi, I read the : http://sources.redhat.com/ml/cygwin/2002-09/msg01155.html
I have the same issue with rsync 3.6.9, it hangs on transfers between
win2k and linux, do you have a patch to fix this?
--
Live as a tortoise.
and rate my mullet: http://www.ratemymullet.com/
--
To unsubscribe or change
Hi, I noticed you guys knowns the rsync source code:
Could you please tellme what patch to apply in order to solve this long
time issue I have:
http://www.interopcommunity.com/tm.aspx?m=12450&mpage=1&key=ア
thanks in advance
Aldo
Matt McCutchen wrote:
Wayne,
I noticed that rsync's "*deleting
On 8/6/07, Buck Huppmann <[EMAIL PROTECTED]> wrote:
> sorry to drag the other guys into this; they may no longer be interest-
> ed. for my part, getting rsync hacked up to fit into a tool-chain to
> suit my bidding was about as much ambition as i had. setting up this
> frep thing seems like Real Wo
Wayne,
I noticed that rsync's "*deleting" itemize output needs two trailing
spaces now that the other itemize codes are 11 characters wide. See
the patch below.
Matt
-
Index: log.c
===
RCS file: /cvsroot/rsync/log.c,v
r
On 8/7/07, Roni Gordon <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I'm running the following rsync job via cron:
>
> rsync --recursive --compress --human-readable --progress --update
> --perms --chmod=a-w -e "ssh -i /rsync-key"
> [EMAIL PROTECTED]:/source_dir/ /target_dir
>
> rsync: failed to set perm
Hi all,
I'm running the following rsync job via cron:
rsync --recursive --compress --human-readable --progress --update
--perms --chmod=a-w -e "ssh -i /rsync-key"
[EMAIL PROTECTED]:/source_dir/ /target_dir
rsync: failed to set permissions on "/target_dir/.": Operation not
permitted (1)
rsync: fa
Wayne Davison wrote:
>
> On Sat, Aug 04, 2007 at 07:26:19PM -0400, Matt McCutchen wrote:
> > What do you all think so far? Am I going in the right direction?
>
> I'll hopefully have some time to check into it more later on,
> but I did give your pages a look and they look pretty good.
> One t