- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: FTP using SSH hangs
-
- Forums
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Blogs
-
Information
-
English
- 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
- Email to a Friend
- Report Inappropriate Content
10-18-2012 02:00 PM
10-18-2012 02:00 PM
Someone that I connect to via FTP wants to move to a more secure connection using SSH. They gave me a new address and port(22) and said the the first time I would have to accept a 'fingerprint' file and then enter my normal user id and password. When I connect, I hit enter on my FTP command and then the screen looks like the example below (I changed the address to protect the guilty).
$ ftp sshftp.clientaddress.com 22
SSH-2.0-WS_FTP-SSH_7.5.1
It just sits like that and never changes. I am running OpenVMS 8.3, TCP/IP version -> v5.6
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-18-2012 04:23 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-19-2012 05:53 AM
10-19-2012 05:53 AM
Re: FTP using SSH hangs
Thanks Steven, that worked. I had to create a new user on my system that matches the user name on the FTP server. But then logged in as that new user, I was able to SFTP right in and enter my password. THANKS!!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-19-2012 06:22 AM
10-19-2012 06:22 AM
Re: FTP using SSH hangs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-19-2012 08:18 AM
10-19-2012 08:18 AM
Re: FTP using SSH hangs
With regular FTP, I was able to specify an input file that contained my user id / password and commands to upload files. With SFTP, I don't need the user id, but I still have to enter a password, and after doing research it looks like I can't specify pwd in a batch (input) file.
This process is automated and runs at night, so I need to be able to get the password in the input file, OR exchange SSH keys between my Open VMS machine and the client's SFTP server.
1) Does anyone have a trick for the password in the input file?
2) If I need to do the key exchange, are there any special directions since this is coming from an OpenVMS machine?
Note: I know how to spell SSH, beyond that, I am clueless.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-19-2012 09:13 AM
10-19-2012 09:13 AM
Re: FTP using SSH hangs
You'll probably need to convert the public key from SSH2 format to OpenSSH format. That will be easier on the far end, though. Picking a random link: http://burnz.wordpress.com/2007/12/14/ssh-convert-openssh-to-ssh2-and-vise-versa/
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2021 Hewlett Packard Enterprise Development LP