Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] rsync / ssh error after Debian reinstall
- Date: Thu, 21 Dec 2006 13:46:27 +0900
- From: "Josh Glover" <jmglov@example.com>
- Subject: Re: [tlug] rsync / ssh error after Debian reinstall
- References: <20061221.131455.59472041.acmuller@example.com>
On 21/12/06, Charles Muller <acmuller@example.com> wrote:
chuck@example.com:~$ rsync -uvptl -e ssh /mnt/win_d/docs/www.acmuller.net/public_html/ddb/*.xml acmuller@example.com:public_html/ddb/
I received the below error:
rsync: Failed to exec ssh: No such file or directory (2)
Looks like rsync cannot find ssh. Try this:
which ssh
Is ssh found? If not, determine where on your system it is installed, then add that directory to your PATH. If that does not work, you can always change the '-e ssh' rsync argument to '-e /path/to/ssh'.
-Josh
- References:
- [tlug] rsync / ssh error after Debian reinstall
- From: Charles Muller
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] rsync / ssh error after Debian reinstall
- Next by Date: Re: [tlug] Switch the VT?
- Previous by thread: Re: [tlug] rsync / ssh error after Debian reinstall (resolved)
- Next by thread: [tlug] rsync / ssh error after Debian reinstall
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links