aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib/Lib/Storage/FTP.php
Commit message (Expand)AuthorAgeFilesLines
* Migrate files external to PSR LoggerInterfaceBenjamin Gaussorgues2023-08-011-2/+3
* fix ftp external storage with filezilla serverRobin Appelman2023-03-301-5/+7
* Respect OCP interface in private classesCôme Chilliet2023-02-071-1/+1
* Strong type filesize related methods to ease 32bits problem findingsCôme Chilliet2023-02-071-1/+1
* Make sure to not pass null to DateTime::createFromFormatCôme Chilliet2022-11-141-2/+2
* Rename file1 and file2 to source and target in Storage abstractionCarl Schwan2022-10-181-3/+3
* ftp ci improvementsRobin Appelman2021-10-071-1/+1
* update copyright headerRobin Appelman2021-10-071-1/+2
* teardownRobin Appelman2021-10-071-1/+5
* add new ftp backendRobin Appelman2021-10-071-85/+288
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-2/+1
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-12/+12
* filter files containing a hash in the path for ftp storagesRobin Appelman2020-07-101-0/+17
* Update license headers for 19Christoph Wurst2020-04-291-1/+0
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-6/+3
* Remove trailing and in between spacesChristoph Wurst2020-04-091-1/+1
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-2/+2
* Update license headersChristoph Wurst2019-12-051-2/+2
* add LDAP ConfigHandler for external storages and "$home" varArthur Schiwon2019-02-141-2/+0
* Remove \OCP\Files::tmpFileRoeland Jago Douma2018-03-191-1/+1
* Remove unneeded semicolon and parenthesesMorris Jobke2018-01-261-1/+1
* Update license headersMorris Jobke2017-11-061-0/+1
* Fix comparisons in the files external appJoas Schilling2017-08-011-1/+1
* replace close:// streamwrapper with CallBackWrapperRobin Appelman2017-01-061-8/+8
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix apps/Joas Schilling2016-07-211-1/+2
* Update license headersLukas Reschke2016-05-261-0/+2
* Move Lib\Storage to PSR-4Joas Schilling2016-05-241-0/+155