- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- FTPS server on OpenVMS (again)
Operating System - OpenVMS
1820635
Members
1758
Online
109626
Solutions
Forums
Categories
Company
Local Language
юдл
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
юдл
back
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
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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-21-2007 09:05 AM
тАО03-21-2007 09:05 AM
FTPS server on OpenVMS (again)
Yes, we are still in need of an FTPS Server for OpenVMS that runs under HP's TCPIP stack and uses HP openSSL library. We need a server not a client. For the client side I have found: KERMIT and CURL. My company may be willing to let me port one of the open source FTPs servers to OpenVMS; we have considered one of the following: vsftpd - used on red hat linux, PureFtp, or ProFTPd. Before we do this I have several questions:
1. Is OpenVMS engineering working on an FTPs server? I don't want to take on a possibly many month project if someone is already working on it.
2. Is there anyone out there needing an FTPS server who might want to share development effort. I would do the majority of the work, but it might be nice to have some help.
1. Is OpenVMS engineering working on an FTPs server? I don't want to take on a possibly many month project if someone is already working on it.
2. Is there anyone out there needing an FTPS server who might want to share development effort. I would do the majority of the work, but it might be nice to have some help.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-21-2007 09:26 AM
тАО03-21-2007 09:26 AM
Re: FTPS server on OpenVMS (again)
Have you considered using Stunnel, http://h71000.www7.hp.com/opensource/opensource.html#stunnel to secure ftp traffic? This may meet your requirements for secure access.
Andy
Andy
If you don't have time to do it right, when will you have time to do it over? Reach me at first_name + "." + last_name at sysmanager net
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-22-2007 12:27 AM
тАО03-22-2007 12:27 AM
Re: FTPS server on OpenVMS (again)
> Stunnel
Stunnel expects to map a single port on the local system to another on the remote. FTP unfortunately uses two ports - one as a control channel (authorization and commands)and a second to transfer data. You could probably secure the control channel but the data would still be be in the clear.
Stunnel expects to map a single port on the local system to another on the remote. FTP unfortunately uses two ports - one as a control channel (authorization and commands)and a second to transfer data. You could probably secure the control channel but the data would still be be in the clear.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-22-2007 03:23 AM
тАО03-22-2007 03:23 AM
Re: FTPS server on OpenVMS (again)
Ring up HP OpenVMS Engineering, and ring up Process Software, and ask them directly. That's the best way to get the answer to your first question -- ftps is not listed in the current OpenVMS roadmap -- and to potentially get something added onto the roadmap.
If sftp or some other approach won't work and you're locked into ftps, you're likely going to have to port something -- even if this feature is included or it gets added, the next OpenVMS release for OpenVMS Alpha is V8.4, and that's somewhere around two years out, based on the current roadmap. That's probably longer than you want to wait.
As for your quest, I might well start here:
http://search.cpan.org/~kral/Net-FTPSSL-0.04/FTPSSL.pm
At least for a look at the code, if not the use of the Net::FTPSSL module and its related pieces. (I have no experience with this particular Perl module.)
Stephen Hoffman
HoffmanLabs
If sftp or some other approach won't work and you're locked into ftps, you're likely going to have to port something -- even if this feature is included or it gets added, the next OpenVMS release for OpenVMS Alpha is V8.4, and that's somewhere around two years out, based on the current roadmap. That's probably longer than you want to wait.
As for your quest, I might well start here:
http://search.cpan.org/~kral/Net-FTPSSL-0.04/FTPSSL.pm
At least for a look at the code, if not the use of the Net::FTPSSL module and its related pieces. (I have no experience with this particular Perl module.)
Stephen Hoffman
HoffmanLabs
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP