nextcloud/apps/files_external/lib
Robin Appelman fe4e80093e
Faster implementation of sftp read stream
- Keeps a single file handle open instead of creating a new one for
every stream_read
- Read from sftp in large chunks instead of the 8k internal php size
- Request a read for the next chunk while we're still processing the
current one

Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-03-06 16:57:18 +01:00
..
AppInfo Update license headers 2019-12-05 15:38:45 +01:00
Command Update license headers 2019-12-05 15:38:45 +01:00
Config Update license headers 2019-12-05 15:38:45 +01:00
Controller Update license headers 2019-12-05 15:38:45 +01:00
Lib Faster implementation of sftp read stream 2020-03-06 16:57:18 +01:00
Migration Update license headers 2019-12-05 15:38:45 +01:00
Service Update license headers for 18 2019-12-20 09:23:25 +01:00
Settings Update license headers 2019-12-05 15:38:45 +01:00
config.php Update license headers 2019-12-05 15:38:45 +01:00
NotFoundException.php Update license headers 2019-12-05 15:38:45 +01:00