summaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib/Lib/Storage/SFTP.php
Commit message (Expand)AuthorAgeFilesLines
* Update license headersChristoph Wurst2019-12-051-1/+2
* Some php-cs fixesRoeland Jago Douma2019-11-221-0/+1
* Add SFTP auth mechanism to use a password and public key for SFTPRoeland Jago Douma2018-06-071-6/+17
* Use index based string access for substr with length of 1Morris Jobke2018-01-261-7/+2
* Update license headersMorris Jobke2017-11-061-0/+1
* Fix comparisons in the files external appJoas Schilling2017-08-011-7/+7
* Remove unused use statementsMorris Jobke2017-04-221-1/+0
* Add proper default value for datadirMorris Jobke2017-01-191-1/+1
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix apps/Joas Schilling2016-07-211-1/+2
* Fix overwriting folders on rename with SFTPVincent Petry2016-07-201-1/+1
* Fix type hintingRobin Appelman2016-07-081-2/+2
* Update license headersLukas Reschke2016-05-261-1/+2
* Move Lib\Storage to PSR-4Joas Schilling2016-05-241-0/+467