adrium/ftp_implicit_ssl

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

Maintainers

Package info

github.com/adrium/ftp_implicit_ssl

pkg:composer/adrium/ftp_implicit_ssl

Statistics

Installs: 3 767

Dependents: 0

Suggesters: 0

Stars: 2

1.2.0 2018-04-06 12:07 UTC

This package is not auto-updated.

Last update: 2026-04-05 12:50:45 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.