I understand... I was only trying to encrypt our user/pass. I'm not sure how to use SSH for what I'm doing.
I'm reading the contents of the FTP directory and deleting files based on the date (for cleanup purposes only). I'm not sure I can do that with SSH.
-----Original Message-----
From: RPG400-L <rpg400-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of Scott Klement
Sent: Wednesday, June 9, 2021 8:28 PM
To: rpg400-l@xxxxxxxxxxxxxxxxxx
Subject: Re: FTPAPI (LIBFTP)
FTPAPI does not have support for TLS. FTP over TLS (or SSL) works poorly, and I strongly discourage its use -- so there is no plan to add it. Consider using SSH (sftp) instead.
On 6/8/2021 8:27 AM, Greg Wilburn wrote:
I have several applications that use these utilities... I would like to use a TLS connection.
I tried simply changing FTP_CONN() to use port 443 but there must be more to it.
--
This is the RPG programming on IBM i (RPG400-L) mailing list To post a message email: RPG400-L@xxxxxxxxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
https://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at
https://archive.midrange.com/rpg400-l.
Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related questions.
Help support midrange.com by shopping at amazon.com with our affiliate link:
https://amazon.midrange.com
As an Amazon Associate we earn from qualifying purchases.