Operating System - OpenVMS
1827399 Members
4810 Online
109965 Solutions
New Discussion

Secured file transferts (SFTP - SSH2)

 
Patrick Bachelet
Occasional Contributor

Secured file transferts (SFTP - SSH2)

Hello,

I'm looking for a windows 2000 client software to make secured file transferts, using SFTP (SSH2), with a server OpenVMS Alpha V7.3-2 and TCP/IP V5.4 eco 4.

I'm currently evaluating Powerterm from Ericom, WinSCP, SSH secure file transfert client... but I cannot find a good working product.

Have you some good advices, experiences... to give?

Thanks in advance.
3 REPLIES 3
Ian Miller.
Honored Contributor

Re: Secured file transferts (SFTP - SSH2)

See PSFTP which is included with putty
http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html

works for me.
____________________
Purely Personal Opinion
Hans Jivesten
Occasional Advisor

Re: Secured file transferts (SFTP - SSH2)

Hi,

Just to add to this. I'm facing exactly the same problem. I've tried both SSH Communication's Tectra client and the PuTTY clients. I've tried both SCP and SFTP neither works for me.

I've tested with OpenVMS 7.3-2 and TCPIP v5.4 ECO 4 without success. I've also tried using Process' Multinet TCPIP software with the same bad result.

I can list files using "pcsp -ls" but I can't transfer them. I get "unknown error".

br
Hans Jivesten
Martin Vorlaender
Honored Contributor

Re: Secured file transferts (SFTP - SSH2)

Patrick,

PuTTY's PSCP and PSFTP seem to work, but TCP/IP Services seems to support only STREAM_LF files (see the other thread http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=772977)

cu,
Martin