On Sun, Jan 04, 2004 at 06:18:33PM +0200, Jerome BENOIT wrote: } whereas I can FTP to my ftp account of my provider } (wanadoo), } I cannnot figure out how to connect to it through SFTP: } is ther any documentation about this issue ?
SFTP and FTP are completely unrelated protocols. They are named similarly only because the user interface and intended use are similar. You can use SFTP if you can access an account via SSH, since SFTP is simply file transfer performed over an SSH connection. FTP access does not give you SFTP access, nor vice versa. } Thanks in advance, } Jerome --Greg -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]