On Mon, Aug 23, 2010 at 10:46 AM, Atsuhiko Yamanaka <[email protected]> wrote:
>
>   +-From: Bradley Wagner <[email protected]> --    |_Date: Mon, 
> 23 Aug 2010 09:28:18 -0400 _________________    |     >> Error Codes:     >>  
> (B...     >>  (BSSH_FX_NO_SUCH_PATH  (B10     >>  (B...     >>  
> (BSSH_FX_NO_SUCH_PATH     >>  (BThe file path does not exist or is invalid.   
>  |If that's the case, is there a reason that is not one of the listed    
> |response codes in ChannelSftp that begin with "SSH_FX_". I only see 0    
> |through 8. The error code 9 and larger had been added since    
> http://tools.ietf.org/html/draft-ietf-secsh-filexfer-03 and that spec has 
> defined the sftp protocol version 4. JSch supports sftp protocol version 3, 
> and OpenSSH's sftp also only supports version 3. I think that sftpd(Titan FTP 
> server) should not send such an error code(10) to the sftp client, which does 
> not support version 4.

Thanks for the information.

I went in and checked the settings for Titan SFTP server and found
that it was set to use SFTP protocol version 3. Would this indicate a
bug in the server software since you're saying this response code was
not supported in version 3 of the protocol?

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
JSch-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jsch-users

Reply via email to