Thanks, Wayne. Again.
Unfortunately, on the inside of our firewall, even the web fetch of the
signature is still failing.
However, I learned just yesterday how to access a non-firewalled machine
outside our site. Importing the signature went quickly thereafter.
$ gpg --verify rsync-2.6.2.tar.g
Thanks, Wayne. I was using Firefox.
Could you tell me what I am doing wrong with this signature?
$ ll rsync-2.6.2.tar.gz.sig rsync-2.6.2.tar.gz
-rw--- 1 dking users 515402 Jun 16 09:36 rsync-2.6.2.tar.gz
-rw--- 1 dking users 65 Jun 16 14:49
rsync-2.6.2.tar.
Hi, folks.
I'm having some trouble getting to the source signature for rsync:
http://samba.anu.edu.au/ftp/rsync/rsync-2.6.2.tar.gz.sig
Several other mirrors seem to have the same problem, i.e., the file is
unreadable. Is it just me?
Thanks,
A. Daniel King, System Analyst
Fiserv, Inc.
HP-UX, S
Hi, folks.
We've gone where no man has gone before. On HP-UX, rsync bombs at about
1.75 million directories, files and links (combined sum) in a single
transfer.
Is there a professional-grade alternative on HP-UX for folks willing to pay
for it? It wouldn't even need to be network-aware, just f
Vu,
I see the code 12 exit quite frequently over out WAN (using ssh as the
transport). It is generally a network hiccup. What I ended up doing was
including rsync in a shell script which retries if the return code is not 0,
i.e.:
#!/usr/bin/ksh
count=0
while :
do
((count=count+1))
Hi, folks.
I've started getting these errors from rsync, and any help would be
appreciated:
>ERROR: out of memory in string_area_new buffer
>rsync error: error allocating core memory buffers (code 22) at util.c(115)
>ERROR: out of memory in string_area_new buffer
>rsync error: error allocating co
Hi, folks.
rsync has changed the way I handle mirroring tasks, and is a wonderful
compliment to EMC's timefinder product. EMC handles their BCV mirror
splits, and rsync handles files and hierarchies on non-EMC disk. I am quite
happy with this arrangement. For small numbers of systems, rsync is
Hi, folks.
I've been quite concerned about Open Source and the recent FSF compromise.
I realize that FSF does not seem to have rsync, but prudence would dictate
that I check other sources as well.
Could someone please e-mail the public key for rsync to the list or to me
directly?
rsync-2.5.6.