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
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 '.
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
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
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