On Mon, Feb 04, 2002 at 01:23:07PM -0600, you [Dave Dykstra] wrote:
> On Mon, Feb 04, 2002 at 11:22:49AM -0800, James Couzens wrote:
> > Dave,
> >
> > Any more thoughts on what the problem could be? I sent a response direct
> > to you over the weekend without a CC to the list, wondering if you r
I've been running rsync-2.4.2 with an old patch of mine for some time for
backup purposes. Due to the recent remote bug, I thought it was time to
upgrade, even if the host was behind a firewall.
So I dug up the old patch (2.5.2 version attached), that I think I sent ages
ago to this list as well.
On Mon, Feb 18, 2002 at 06:23:04PM -0800, Martin Pool wrote:
> Available now from samba.org and all mirrors. Please report bugs,
> compilation problems, etc. If there are no major issues I think I
> will put this out as 2.5.3 shortly, because it fixes a few serious
> issues. Thanks to everybody
--exclude-from and --cvs-exclude currently do not accept exclude files that
use CR/LF (DOS-style) line breaks. It basically behaves as if the files are
empty. This is rather annoying if the exclude files are generated by Windows
systems (e.g. if you're using --cvs-exclude and rsync'ing the content
Hi,
rsync was running against filesystems /disk5 and /disk7 to back them onto remote server (172.16.101.4) using the following script:
if [ `ps -ef | grep -v grep | grep ::d5 | /usr/bin/wc -l` -eq 0 ]
then
rm -f /etc/rsync5.log
echo " --- Disk5 --- starts `date`" > /etc/rsync5.log
/usr/local/bin/r
When I compile on Solaris * I get the foillowing errors:
bash-2.03# gmake
gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c rsync.c -o rsync.o
gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c generator.c -o
generator.o
gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c receiver
Gautam: caveat: unless you're certain you can trust everyone on your
network, you should at the least use password authentication. without it,
it's like an open shell.
"Hi,
I changed the "read only = no"
and I got permission problems.
i had uid and gid as nobody.
I gave it my username a
I am tryinmg to build rsync 2.5.2 on Solaris 8 with gcc 3.0.3 and two of
the tests fail: longdir and symlink-ignore. Any ideas? Am I missing
an option to configure or is there an OS param I need to change?
Bob
On Tue, Feb 19, 2002 at 08:44:54AM -0500, Bob O'Connor wrote:
> I am trying to finalize the use of rsync for updatiung a new nfs server
> before we take the old one offline. I keep getting the following
> warning during the rsync process:
>
> Warning: unexpected rad size of 0 in map_ptr
>
> A
For those of us behind lame firewalls, it's also at
ftp://rsync.samba.org/pub/rsync/preview/rsync-2.5.3pre1.tar.gz
Tim Conway
[EMAIL PROTECTED]
303.682.4917
Philips Semiconductor - Longmont TC
1880 Industrial Circle, Suite D
Longmont, CO 80501
Available via SameTime Connect within Philips, n9hmg
It's known. Dave answered it Friday.
On Fri, Feb 15, 2002 at 11:08:03PM +0100, Ragnar Wisl?ff wrote:
> We're using rsync to mirror a web server. The rsync is initiated using
> ssh from a Red Hat Linux 7.2 box, the files are located on an Alpha
> running a version of Digital Unix 4. On the Alpha
I am trying to finalize the use of rsync for updatiung a new nfs server
before we take the old one offline. I keep getting the following
warning during the rsync process:
Warning: unexpected rad size of 0 in map_ptr
Any ideas where this comes from and how to make it go away? I am using
rsyn
12 matches
Mail list logo