Well, let's then add the new feature option.
2012/9/27 Matthias Schniedermeyer
> On 26.09.2012 23:45, Carlos Morel Gómez La Roque wrote:
> > Hello, people. Sorry but I found that when you do rsync to a not created
> > destination it makes a mkdir in order to accomplish the work. The problem
> >
Some progress at my end - installing libacl1-dev on my ubuntu dev box
has helped a bit, as has setting:
CFLAGS=-g -O2 -DHAVE_CONFIG_H -DSUPPORT_GPFS -Wall -W
in the Makefile built by configure.
Just down to these errors now:
gcc -std=gnu99 -I. -I. -g -O2 -DHAVE_CONFIG_H -DSUPPORT_GPFS -Wall -W
Hi,
Is there a way to do rsync with varying bwlimit during the transfer. I tried to
look using Linux 'tc' but it looks trivial. Do somebody has working model for
it?
Our pipe is limited and we don't want to give everything to rsync, We have
situation where we want rsync transfers to scale up o
Hi all
My apologies for dragging up a very old mail from the depths of the
rsync archives:
http://lists.samba.org/archive/rsync/2008-October/021963.html
I'm trying to use Ronnie's patch to get rsync to copy my GPFS NFSv4
ACLs. I'm having trouble building Ronnie's gpfs.c though - it turns out