Hello Group,
We have some FTP job enabled b/w AIX to MF and now we have requirement to
convert them into SFTP.
But as AIX is ascii and MF is EBCDIC system. How this transfer will work.
Also, currently FTP process use ascii mode to transfer data and SFTP is
available only with binary mode how this
On Sun, 9 Dec 2018 19:34:48 +0300, venkat kulkarni wrote:
>Hello Group,
>
>We have some FTP job enabled b/w AIX to MF and now we have requirement to
>convert them into SFTP.
>
>But as AIX is ascii and MF is EBCDIC system. How this transfer will work.
>Also, currently FTP process use ascii mode to
Or, if the requirement is not for SFTP specifically but to encrypt the
connection, then switch to FTPS.
Please note that encryption is (almost always) a necessary ingredient to
achieve a desired security outcome, but it is rarely sufficient. This data
movement might even be fundamentally incompati