2017 © Pedro Peláez
 

library ftp_implicit_ssl

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

image

adrium/ftp_implicit_ssl

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

  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

Secure FTPS wrapper

This is a wrapper for libcurl to securely use FTPS. It is based on works by different authors., (*1)

The changes keep BC in the hope that the class will be upgraded where it is currently used., (*2)

The ugly code style is also retained for now, sorry., (*3)

The Versions

06/04 2018

dev-master

9999999-dev https://github.com/adrium/ftp_implicit_ssl

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

  Sources   Download

MIT

The Requires

  • php >=5.3.0
  • ext-curl *

 

06/04 2018

1.2.0

1.2.0.0 https://github.com/adrium/ftp_implicit_ssl

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

  Sources   Download

MIT

The Requires

  • php >=5.3.0
  • ext-curl *

 

15/06 2017

1.1.1

1.1.1.0 https://github.com/vendi-advertising/ftp_implicit_ssl

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

  Sources   Download

MIT

The Requires

  • php >=5.3.0
  • ext-curl *

 

15/06 2017

1.1.0

1.1.0.0 https://github.com/vendi-advertising/ftp_implicit_ssl

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

  Sources   Download

MIT

The Requires

  • php >=5.3.0
  • ext-curl *

 

15/06 2017

1.0.0

1.0.0.0 https://github.com/vendi-advertising/ftp_implicit_ssl

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

  Sources   Download

MIT

The Requires

  • php >=5.3.0
  • ext-curl *