Re: newbie

2002-11-22 Thread Daniel Ramaley
Both machines need rsync. Linux and Solaris should work together; here i have a Linux machine and a Solaris machine backing up to an OpenBSD machine and it works just fine. On Fri, 22 Nov 2002 12:51:49 + (GMT) Hahasrin Hashim <[EMAIL PROTECTED]> wrote: > > Hi, > I'm new with rsync, sorry f

Re: Help on rsync delete option

2002-11-01 Thread Daniel Ramaley
I had a similar problem once. Try this instead: rsync -avz --delete ${SOURCE_HOST}:/mlinkfam/extract/sccs/pa/. /mlinkfam/extract/sccs/pa The only change was "*" to ".". On Fri, 01 Nov 2002 11:36:56 -0500 "Chaturvedi.Rajesh" <[EMAIL PROTECTED]> wrote: > Hello, > > Any help on the following

Re[2]: Rsync of several directories doesn't delete files

2002-09-20 Thread Daniel Ramaley
gt; > Tim Conway > [EMAIL PROTECTED] > > > Daniel Ramaley <[EMAIL PROTECTED]> > Sent by: [EMAIL PROTECTED] > 09/19/2002 03:49 PM > Please respond to daniel.ramaley > > To: [EMAIL PROTECTED] > cc: (bcc: Tim Conway/LMT/SC/PHILIPS) >

Rsync of several directories doesn't delete files

2002-09-19 Thread Daniel Ramaley
Hello. I'm trying to use rsync to keep a backup of a web server (named "www") on a separate machine (named "backup"). "Www" is running Trustix Linux 1.5 (kernel 2-2-20-2tr) with rsync 2.5.4 protocol 26. "Backup" is running OpenBSD 3.0. Rsync is using OpenSSH 3.1p1 as the transport. Files that are