adrium/ftp_implicit_ssl

A more secure wrapper for cURL functions to transfer an ASCII file over FTP with implicit SSL/TLS

1.2.0 2018-04-06 12:07 UTC

This package is not auto-updated.

Last update: 2024-04-07 02:33:07 UTC


README

This is a wrapper for libcurl to securely use FTPS. It is based on works by different authors.

The changes keep BC in the hope that the class will be upgraded where it is currently used.

The ugly code style is also retained for now, sorry.