rsync -e ssh does not work well
jw schultz
jw at pegasys.ws
Thu Oct 24 22:56:00 EST 2002
On Thu, Oct 24, 2002 at 09:44:38PM +0300, Kauko Heikkila wrote:
> 1.From SuSe Linux Enterpise server to another one:
> rsync -trvuz -e ssh file.wrk uname at servername:uname-html
> works wierdly since file.wrk changes
> to a file named uname-html in the user's "uname" home.
It did as you told it. try
rsync -trvuz -e ssh file.wrk uname at servername:uname-html/
if you want to put file.wrk inside the directory uname-html
otherwise if you provide one file for the source and what
appears to be a file as the destination...
--
________________________________________________________________
J.W. Schultz Pegasystems Technologies
email address: jw at pegasys.ws
Remember Cernan and Schmitt
More information about the rsync
mailing list