On Tue, Oct 13, 2009 at 12:27:22PM +0800, Ilya Sabanin wrote: > Hi, > > I wonder what that error mean? > > Exited with status 256 - ls: Fatal error: max-retries exceeded > address found: xxx.xxx.xx.xxx > ---- Connecting to ftp.xxxxxxxxx.com (xxx.xxx.xx.xxx) port 22 > **** server bug: single <NL> > <--- SSH-2.0-OpenSSH_4.3
You are trying to connect to ssh with ftp protocol. It won't work. Use either fish or sftp protocol. -- Alexander. | http://lav.yar.ru/
