What logicals do I need to configure when doing SFTP and SCP files transfers between two Process Software OpenVMS systems?
Transferring files between two VMS systems using Process Software’s SFTP is much easier compared to a VMS and non-VMS system. Our client and server recognize each other automatically and send the necessary file characteristics so that the file can have the same format on the destination system as it had on the source system. I need to set up the SFTP2 transfer to work from a batch job. I’m not seeing an equivalent to the /PASSWORD qualifier that we were using with normal FTP and the documentation doesn’t seem to speak to the issue. Is there a recommended methodology for supplying the password in batch mode? Password authentication cannot be used by SSH, SFTP, or SCP when in batch mode. You will have to use a non-interactive authentication method, most likely public key authentication.
Related Questions
- I am a commercial developer and I would like REAL Software to provide my news releases to REAL News. What is the process for doing this?
- What logicals do I need to configure when doing SFTP and SCP files transfers between two Process Software OpenVMS systems?
- Is it possible to upload files to a website using SFTP (Secure FTP) or SCP (Secure Copy)?