Redundant Rsync?

2004-08-18 Thread Ernie Oporto
Is there a way to tell rsync that if it does not have contact with a certain rsync server to continue on to another for file requests? I imagine something like this, where you define two servers as the source... /usr/local/bin/rsync {serv1,serv2}::src dest ...proposing that 1. Should serv1 be d

Re: SEGV using --delete and multiple sources

2004-06-29 Thread Ernie Oporto
When attempting to sync multiple sources to a single area, /fs/lib# ls ./ ../ bin/ founder/ skill/ var/ I want to combine these four rsyncs /usr/local/bin/rsync --exclude '.snapshot' --stats -v --bwlimit=1024 --delete -atz 'host::lib/bin' . /usr/local/bin/rsync --exclude '.

Re: strange rsync problem

2000-12-01 Thread Ernie Cline
ll by really fast and next to it (0%) would appear, but never increment. Any further help would be appreciated.. ! ;-) -e On Fri, 1 Dec 2000, Dave Dykstra wrote: > On Fri, Dec 01, 2000 at 01:41:53PM -0500, Ernie wrote: > > > You can specify an explicit path to rsync on the

Re: strange rsync problem

2000-12-01 Thread Ernie
Hi Dave, > > I get prompted for my password > > I don't know if you're complaining about the prompt or not, but that's > entirely up to ssh; whatever ssh does to run any command will be the same > here. Hehe, no, I guess I should have mentioned that I did enter my password, and it is correc

strange rsync problem

2000-12-01 Thread Ernie
Hello all I recently installed rsync on 2 linux boxes I have here. I'm trying to rsync a very simple 10 byte text file just as a test. When I run this command: rsync -v -e ssh -z file3 scully:/home/ernie I get prompted for my password, and rsync tells me its building the file list then