Hi Daniel,

Thanks..

I am able to create SFTP session with remote OpenVMS SFTP server
successfully.
But using that SFTP session instance, am unable to open remote directory for
transmitting files (SFTP put).

Normal SFTP from terminal is working fine.

I am configuring remote directory as "/sys$sysdevice/smsc/tmp/ftpdir"

Please suggest me if I am doing something wrong or I need to take some
additional precaution with OpenVMS.

Thanks,
Ravitosh






On Mon, Nov 2, 2009 at 2:51 PM, Daniel Stenberg <[email protected]> wrote:

> On Mon, 2 Nov 2009, ravitosh more wrote:
>
>  But with the OpenVMS server it is connecting properly using password
>> authentication method.
>>
>> Later if I am trying to open the remote directory
>> “*/sys$sysdevice/smsc/tmp/ftpdir”
>> *it is failing with the below error:
>>
>> *“-30 Timeout waiting for status message”*
>>
>
> It sounds like libssh2 doesn't manage to comunicate properly with that
> server.
>
> Can you open other dirs? Can you do anything else SFTP-related on that same
> server?
>
> I think you need to start some serious debugging to figure this out!
>
> --
>
>  / daniel.haxx.se
> _______________________________________________
> libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
>
>


-- 
Regards
Ravitosh More
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel

Reply via email to