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:39:16 +0900
- From: Al Hoang <hoanga@example.com>
- Subject: Re: [tlug] rsync / ssh error after Debian reinstall
- References: <20061221.131455.59472041.acmuller@example.com>
- User-agent: Mutt/1.5.12-2006-07-14
Hello, On Thu, Dec 21, 2006 at 01:14:55PM +0900, Charles Muller wrote: > I've just reinstalled Debian Etch, using Gnome for the first time after > a few years of KDE. I was able to get just about everything running as > it was right, but when I tried to rsync up to my web server, as follows: > > 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) > rsync error: error in IPC code (code 14) at pipe.c(86) [sender=2.6.9] > rsync: writefd_unbuffered failed to write 4 bytes [sender]: Broken pipe (32) > rsync error: error in IPC code (code 14) at io.c(1122) [sender=2.6.9] > You might want to check to see if the ssh executable is available on BOTH the source machine AND the target machine. I got bit by that once and from the error message it seems like rsync is trying to pipe to ssh but cannot find the ssh executable Or sudo apt-get install ssh (and friends) Cheers, Alain
- Follow-Ups:
- Re: [tlug] rsync / ssh error after Debian reinstall (resolved)
- From: Charles Muller
- References:
- [tlug] rsync / ssh error after Debian reinstall
- From: Charles Muller
Home | Main Index | Thread Index
- Prev by Date: [tlug] Switch the VT?
- Next by Date: Re: [tlug] rsync / ssh error after Debian reinstall
- Previous by thread: [tlug] rsync / ssh error after Debian reinstall
- Next by thread: Re: [tlug] rsync / ssh error after Debian reinstall (resolved)
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links