Where to get 2.4.7pre1

2001-10-31 Thread Dave Dykstra

On Tue, Oct 30, 2001 at 02:14:53AM -0800, Ian Kettleborough wrote:
 Subject: Re: 2.4.7p1 protocol differences?
 Can you please tell me where I can doenload a copy of rsync 2.4.7???

The pre release tarball is at
http://rsync.samba.org/ftp/rsync/preview/rsync-2.4.7pre1.tar.bz2
You'll need to have bzcat/bunzip to uncompress it.

Martin or Tridge: please put a pointer to preview releases and/or this
specific release on the download web page.

You can also get the absolute latest out of CVS by following the
instructions at 
http://www.samba.org/samba/cvs.html

but using the package name rsync instead of samba.

- Dave Dykstra




Re: Where to get 2.4.7pre1

2001-10-31 Thread Dave Dykstra

On Wed, Oct 31, 2001 at 08:05:09AM -0600, Dave Dykstra wrote:
 On Tue, Oct 30, 2001 at 02:14:53AM -0800, Ian Kettleborough wrote:
  Subject: Re: 2.4.7p1 protocol differences?
  Can you please tell me where I can doenload a copy of rsync 2.4.7???
 
 The pre release tarball is at
 http://rsync.samba.org/ftp/rsync/preview/rsync-2.4.7pre1.tar.bz2
 You'll need to have bzcat/bunzip to uncompress it.
 
 Martin or Tridge: please put a pointer to preview releases and/or this
 specific release on the download web page.
 
 You can also get the absolute latest out of CVS by following the
 instructions at 
 http://www.samba.org/samba/cvs.html
 
 but using the package name rsync instead of samba.


And for those of you without CVS access or brain-dead firewalls you can
also get the latest development version at
http://rsync.samba.org/ftp/unpacked/rsync/
or
ftp://rsync.samba.org/pub/unpacked/rsync/

Those should be mentioned on download.html too; it currently gives the
impression that they're only available through rsync.

- Dave Dykstra




No action from rsync 2.4.6 on HP-UX 11.0

2001-10-31 Thread wcampill

Greetings:

I have two systems, HP model 9000/800/R380. They are identical systems
running 64-bit HP-UX 11.0 with 1GB RAM.

I have downloaded and installed the HP rsync binaries, version 2.4.6 on
both the source and target systems.

The directory tree on the source system contains over 58GB of data in 1.3
million objects (including directories, links and files), 1.2 million
normal files. The target directory is empty with 110GB free.

With sample data sets, with several thousand files and hundreds of MB of
data, rsync works.

When I go to my production data, rsync chugs away for about an hour and a
half and then I get a prompt back. Nothing is transferred between systems.
I run rsync in command line mode. Here's what it looks like:
 Mainsys # cd /export/data/stuff
 /usr/local/bin/rsync -vca --delete --rsync-path=/usr/local/bin/rsync .
Altsys:/export/data
 building file list ... Mainsys #

Memory usage is not exceeding 50%.

Any ideas? How can I get rsync to work in this situation?

Bill





Re: No action from rsync 2.4.6 on HP-UX 11.0

2001-10-31 Thread Dave Dykstra

On Wed, Oct 31, 2001 at 09:23:57AM -0700, [EMAIL PROTECTED] wrote:
 Greetings:
 
 I have two systems, HP model 9000/800/R380. They are identical systems
 running 64-bit HP-UX 11.0 with 1GB RAM.
 
 I have downloaded and installed the HP rsync binaries, version 2.4.6 on
 both the source and target systems.
 
 The directory tree on the source system contains over 58GB of data in 1.3
 million objects (including directories, links and files), 1.2 million
 normal files. The target directory is empty with 110GB free.
 
 With sample data sets, with several thousand files and hundreds of MB of
 data, rsync works.
 
 When I go to my production data, rsync chugs away for about an hour and a
 half and then I get a prompt back. Nothing is transferred between systems.
 I run rsync in command line mode. Here's what it looks like:
  Mainsys # cd /export/data/stuff
  /usr/local/bin/rsync -vca --delete --rsync-path=/usr/local/bin/rsync .
 Altsys:/export/data
  building file list ... Mainsys #
 
 Memory usage is not exceeding 50%.
 
 Any ideas? How can I get rsync to work in this situation?


I can't say why rsync is dying, but definitely do not use -c.  That runs a
complete checksum on every file on both sides.  Without it, rsync will only
look at files whose timestamps don't match.  Since the target directory is
empty in this case, it's computing checksums on all the source files for
nothing.

- Dave Dykstra




Excludes in /etc/rsyncd.conf

2001-10-31 Thread Jason Helfman

Thought that you are able to add a simple

-
+

with paths or file names at the bottom of a file and run an rsync and
those are then recognized inclusions or exclusions from the
synchronization

-- 
Jason G Helfman 
Network Administrator   
BizRate.com
310.754.1264 desk
310.466.2319 cell

Fingerprint: DA13 C109 072B CC12 B568  8D84 E9A2 6A7D C479 BCFB
GnuPG http://www.gnupg.org  Get Private!  1024D/D75E0A36