aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib/Lib/Storage/SFTPReadStream.php
Commit message (Expand)AuthorAgeFilesLines
* sftp psalm fixesRobin Appelman2023-09-181-1/+1
* implement fseek for sftp read streamRobin Appelman2023-09-041-1/+27
* fix error during sftp stream closeRobin Appelman2023-09-041-0/+7
* Fix psalm issues related to signature changes from PHP 8.0Côme Chilliet2022-12-291-3/+0
* Fix usage of streamsCarl Schwan2022-10-171-2/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* normalize sftp path in read and write streamRobin Appelman2020-05-251-0/+3
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Add visibility to all methods and position of static keywordChristoph Wurst2020-04-101-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-2/+7
* faster implementation of SFTP write streamRobin Appelman2020-03-101-0/+3
* Faster implementation of sftp read streamRobin Appelman2020-03-061-0/+196