[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: FTP SSL Support



Hi Wesley,

Wesley Choate wrote:
> If you could make the code available that would be great.  Also if
> you have any notes about what was not working after these enhancement,
> I would be more than glad to look into those issues.

I've attached a ZIP file with Craig's changes. The ZIP file contains 3 new source members that need to be added to the QRPGLESRC file, and a unified diff file (like they use on Unix/Linux) containing the changes to the existing members.

If you're not familiar with unified diff... just open the file with Notepad and look at the lines. The lines of code with + in the first column are the new versions of the lines, the ones with - in the first column are the old versions, and the ones with a blank in the first column are unchanged, and only provided (to give some context for the changed lines.)

The ZIP file also contains a .TXT file containing my E-mail conversation with Craig about the SSL features, and the issues that I had with them. The most recent e-mail is at the top, and below it is a trail that should cover the whole conversation.

Also,I don't remember if I discussed this with Craig or not, but it appears that he hard-codes all of the FTP-SSL extension options (whether the control channel is cleartext or not, the protection mode, etc) rather than making it possible to change them from outside the service program.

Anyway, let me know if you have any questions.

Attachment: strong-ssl.zip
Description: Zip archive

-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------