Re: FTPS Server for OpenVMS (Also posted to the ITRC)



In article <46034EAB.30203@xxxxxxxxxx>, Jeremy Begg <nospam@xxxxxxxxxx> writes:
Hello Roger,

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:

Here's one for you first: what is an FTPS server? Do you mean SFTP (Secure
FTP), i.e. a file transfer protocol running over an SSH session? Assuming
you really mean SFTP ...


This was dealt with earlier see for instance

http://groups.google.com/group/comp.os.vms/msg/a8fd87f021f0377f

FTPS and SFTP are not the same thing.

David Webb
Security team leader
CCSS
Middlesex University


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.

SSH, SFTP, etc are available as part of TCP/IP Services for OpenVMS (I think).

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.

Another commercial SSH/SFTP pacakge is "SSH for OpenVMS" from Process
Software LLC. It's a VMS port of the F-Secure SSH package. You can find
out more about it from http://www.process.com/tcpip/ssh.html

If you don't mean SFTP then I'm afraid I can't help any further.

Regards,

Jeremy Begg

.



Relevant Pages

  • Re: Good sftp server?
    ... >SSH for OpenVMS is capable of doing text transfers. ... >colon on them unless you are using our SFTP client... ... version of the server (and is something I complained about to Multinet ... files between MacOS X and VMS, and use a directory structure on the Mac ...
    (comp.os.vms)
  • Re: how to supply sftp with password?
    ... bash-3.00$ sftp user@server ... SFTP added server to the list of known ... provide an SSH key, unlock it for your application, and limit its power on the ... Can you install the '.ssh/authorized_keys' file on the target server? ...
    (comp.security.ssh)
  • Re: FTP partially blocked-- how to trace?
    ... something on the server to only allow secure FTP. ... I changed the protocol in WinSCP from SFTP to SCP and it ... Then I changed the SSH to SSH1 and it didn't work anymore. ...
    (comp.security.firewalls)
  • RE: How to chdir using SFTP or SSH on Win32
    ... How to chdir using SFTP or SSH on Win32 ... But I have a remote system with a custom server app that rejects the ... I have tried many combinations of commands using SSH such as ...
    (perl.beginners)
  • Re: FTPS Server for OpenVMS (Also posted to the ITRC)
    ... For the client side I have found: ... what is an FTPS server? ... not Secure FTP over SSH. ...
    (comp.os.vms)