Code Change Request

# 16669

Back to Code Changes

Christopher
Software Development
StableBit CloudDrive
Public
Christopher

FTP support was added already. Updating issue to reflect this.

* Added FTP provider:
    - Supports FTP / FTP + SSL / SSH + FTP.
    - Supports client certificates (PKCS #12) for FTPS and SFTP.
    - Supports client private key (PKCS #8 / OpenSSH / PuTTY) for SFTP.
    - Supports Kerberos / NTLM authentication for SFTP.
Public
Alex

Request for FTP provider