- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- sftp with OpenVMS V7.3-1 and UCX V5.4
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2004 01:53 AM
03-29-2004 01:53 AM
sftp with OpenVMS V7.3-1 and UCX V5.4
OBS6>sftp obs6
bbu@obs6's password:
Disconnected; protocol error (Protocol error: packet too long: -471121721.).
sftp>
Warning: child process (/sys$system/tcpip$ssh_ssh2) exited with code 27.
%TCPIP-E-SSH_FC_ERROR, undetermined error within sshfilecopy
OBS6>
In the Logfile I find the following error:
obs6$dka0:[sys0.syscommon.][sysexe]tcpip$ssh_sshd2.exe: SSH Secure Shell OpenVMS
(V1.0) 2.4.1 on COMPAQ Professional Workstation - VMS V7.3-1
Mon 29 16:31:54 WARNING: Starting image in auxiliary server mode.
Mon 29 16:31:54 INFORMATIONAL: OpenVMS$gl_sockfd = 0
/sys$system/tcpip$ssh_sftp-server2: non-translatable vms error code: 0x35DF94
%c-f-sigchld, child process terminated or stopped
WARNING: Subsystem sftp not defined
%TCPIP-E-SSH_ERROR, non-specific error condition
TCPIP$SSH job terminated at 29-MAR-2004 16:32:03.19
Can anyone help???
Best regard
Beat
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2004 02:59 AM
03-29-2004 02:59 AM
Re: sftp with OpenVMS V7.3-1 and UCX V5.4
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2004 05:16 PM
03-29-2004 05:16 PM
Re: sftp with OpenVMS V7.3-1 and UCX V5.4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2004 07:55 PM
03-29-2004 07:55 PM
Re: sftp with OpenVMS V7.3-1 and UCX V5.4
As I understand it (and I've only played a bit) sftp is part of the ssh client stuff and therefore you have to configure the ssh client (in TCPIP$CONFIG, option 2, option 7) say enable and start. Then for my quick test I setup the server (enable,start) and a default key then was able to sftp.
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2004 10:06 PM
03-29-2004 10:06 PM
Re: sftp with OpenVMS V7.3-1 and UCX V5.4
I did exact that and this was the result. I have another very strange thing with sftp
All characters are doubled when typing in a command!!!
OBS4> sftp
sftp> hheellpp ooppeenn
open
Tries to connect to the host
sftp> hheellpp
Secure FTP client Sftp2
© Copyright 1976, 2003 Hewlett-Packard Development Company, L.P.
Type 'help
open localopen close quit cd
lcd pwd lpwd ls lls
get mget put mput rm
lrm mkdir lmkdir rmdir lrmdir
rename lrename help
sftp> qquuiitt
OBS4