Quoting Brian Nelson <[EMAIL PROTECTED]>:
Hi Brian,
I usually get that message when rsync isn't installed
on my "remote" computer.
Perhaps double check rsync is installed on both machines.
Using ssh with rsync is cool.
I usually setup a seperate key to go along with ssh and rsync.
The key created
"nate" <[EMAIL PROTECTED]> writes:
> Brian Nelson said:
> > I'm trying to run rsync over ssh with a command such as:
> >
> > $ rsync -v -e ssh some_file another_computer:.
> >
> > or any other permutation of the command, but I get the
> > not-so-verbose error message:
> >
> > bash: rsync: command
Brian Nelson said:
> I'm trying to run rsync over ssh with a command such as:
>
> $ rsync -v -e ssh some_file another_computer:.
>
> or any other permutation of the command, but I get the
> not-so-verbose error message:
>
> bash: rsync: command not found
> unexpected EOF in read_timeout
sounds lik
I'm trying to run rsync over ssh with a command such as:
$ rsync -v -e ssh some_file another_computer:.
or any other permutation of the command, but I get the not-so-verbose
error message:
bash: rsync: command not found
unexpected EOF in read_timeout
Presumably, the command in question is ssh,
4 matches
Mail list logo