PHP Classes

File: TODO.md

Recommend this page to a friend!
  Classes of Shakir El Amrani   PHP FTP Client Library   TODO.md   Download  
File: TODO.md
Role: Auxiliary data
Content type: text/markdown
Description: Auxiliary data
Class: PHP FTP Client Library
Manage files in remote FTP server
Author: By
Last change: change: updated TODO.md
Updated TODO.md
TODO.md Updated
Date: 28 days ago
Size: 622 bytes
 

Contents

Class file image Download

> This document describes some desired features, API methods, and PHP/PHPUnit version upgrades for feature releases of this library.

PHP Upgrades

PHPUnit Upgrades

API methods

  • [ ] Adding a method that find the proper transfer mode for the giving local file (not based on file extension).
  • [ ] Support downloading files into a giving stream handle (#37).
  • [ ] Support implicit FTP connections (No SSL) (#38).

API classes

  • [ ] Add `FileInfo` class which represents an FTP file/directory.