summaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib/backend/ftp.php
Commit message (Collapse)AuthorAgeFilesLines
* deduplicate @xenopathicMorris Jobke2015-10-061-1/+1
|
* Make checkDependencies a real methodRobin McCorkell2015-09-011-1/+3
| | | | | Replace ->setDependencyCheck(callable) with a real method checkDependencies(). A polyfill is available for legacy storages.
* Migrate FTP external storage to new APIRobin McCorkell2015-08-191-0/+53