Hi,
Has anyone thought of making rsync object-oriented? For instance, I just
want to slightly modify a few of its algorithms for somewhat specific backup
purposes (rdiff type logic for incrementals and pooling files for many
source machines with hardlinks - similar, but not exactly the same as,
B
Hi,
Has anyone thought of making rsync object-oriented? For instance, I just
want to slightly modify a few of its algorithms for somewhat specific backup
purposes (rdiff type logic for incrementals and pooling files for many
source machines with hardlinks - similar, but not exactly the same as,
B
Hi,
Has anyone thought of making rsync
object-oriented? For instance, I just want to slightly modify a few of its
algorithms for somewhat specific backup purposes (rdiff type logic for
incrementals and pooling files for many source machines with hardlinks -
similar, but not exactly the
Hi,
Has anyone thought of making rsync
object-oriented? For instance, I just want to slightly modify a few of its
algorithms for somewhat specific backup purposes (rdiff type logic for
incrementals and pooling files for many source machines with hardlinks -
similar, but not exactly the sa
Hi all -
I've searched long and hard for some docs on configuring a web proxy for
rsync. This is probably in part an apache config question so I apologize if
this is in the wrong forum.
What I would like to do is provide anonymous rsync access to a handful of
IPs via a web proxy so I don't have
On Sat, Feb 05, 2005 at 11:12:37AM +0100, Michael Gasch wrote:
> after rsyncing both machines, some files differ !
> i verified these differences with "diff", hexdump and "md5sum"
By default, rsync considers a file to be the same if it has the same
size and the same modified-time, so it is possibl
On Sat, Feb 05, 2005 at 05:57:49PM +0200, Shachar Shemesh wrote:
> Which kinda reminds me. Anyone knows where I can find the rsyncable
> patch in an isolated form?
Sure: it's in the patches subdir of the rsync source. I even updated
it to apply to gzip 1.3.5:
http://rsync.samba.org/ftp/unp
Martin Schröder wrote:
On 2005-02-04 11:51:20 +0200, Shachar Shemesh wrote:
What distro is this? If it's Debian, gzip has an option called
"--rsyncable". This makes changes to the uncompressed file local in the
This is a debian-only patch which doesn't change the gzip
version. :-(
Best re
[update]
at the moment there're just .xls documents, which have this behaviour
hope this helps!!!
Michael Gasch wrote:
hi,
i'm using
machine 1 (SuSE 9.0 32Bit): rsync 2.6.2 (from SuSE RPM)
machine 2 (SuSE 9.1 64Bit): rsync 2.6.2 (from SuSE RPM)
my command looks like the following:
/usr/bin/rsync -W
hi,
i'm using
machine 1 (SuSE 9.0 32Bit): rsync 2.6.2 (from SuSE RPM)
machine 2 (SuSE 9.1 64Bit): rsync 2.6.2 (from SuSE RPM)
my command looks like the following:
/usr/bin/rsync -W --progress --rsync-path=/usr/local/bin/rsync -e ssh
--delete --force -av /data/ machine2:/data/machine1/
after rsync
10 matches
Mail list logo