====== FTPS ====== ===== Implicit FTPS ===== The code below contains examples to upload, download and delete files on an implicit FTPS server and to get a directory listing: ===== Explicit FTPS ===== The code below contains example of directory listing of an explicit FTPS server - the normal PHP FTP functions can be used: