[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] [XTR] rsync fails XTR2XTR but works XTR2Qube
- Subject: [cobalt-users] [XTR] rsync fails XTR2XTR but works XTR2Qube
- From: "Salzer, Tom" <tsal461@xxxxxxxxxx>
- Date: Mon Dec 30 08:58:01 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
First, I'm no whiz with rsync.
Tried to copy contents of SCMU dump from source XTR to our spare XTR (not on
same subnet). Failed. Then copied SCMU dump from source XTR to a Qube 3
(sits beside the spare XTR) and it worked perfectly. Any idea why it would
work XTR --> Qube but not XTR --> XTR?
rsync command used from SSH shell on target (spare) XTR, logged in as admin,
su-, then:
rsync -auvz --delete --rsh=ssh 123.456.789.000:/home/cmu/www.domain.com/
/home/cmu/www.domain.com
After prompting me for root password, the XTR --> XTR attempt simply said it
got a list of files. The XTR --> Qube attempt got all the files perfectly.
Both the source XTR and the Qube were running rsync as rsync --daemon
Any idea what I should be looking for? Something in rsync.conf?
Thanks,
Tom