nextcloud/apps/files_external/lib/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
..
Auth do not overwrite global user auth credentials with empty values 2020-02-06 00:14:29 +01:00
Backend Update license headers 2019-12-05 15:38:45 +01:00
Config Update license headers 2019-12-05 15:38:45 +01:00
Notify Update license headers 2019-12-05 15:38:45 +01:00
Storage Faster implementation of sftp read stream 2020-03-06 16:57:18 +01:00
DefinitionParameter.php Update license headers 2019-12-05 15:38:45 +01:00
DependencyTrait.php Update license headers 2019-12-05 15:38:45 +01:00
FrontendDefinitionTrait.php Update license headers 2019-12-05 15:38:45 +01:00
IdentifierTrait.php Update license headers 2019-12-05 15:38:45 +01:00
InsufficientDataForMeaningfulAnswerException.php Update license headers 2019-12-05 15:38:45 +01:00
LegacyDependencyCheckPolyfill.php Update license headers 2019-12-05 15:38:45 +01:00
MissingDependency.php Update license headers 2019-12-05 15:38:45 +01:00
PersonalMount.php Update license headers 2019-12-05 15:38:45 +01:00
PriorityTrait.php Update license headers 2019-12-05 15:38:45 +01:00
SessionStorageWrapper.php Update license headers 2019-12-05 15:38:45 +01:00
StorageConfig.php Update license headers 2019-12-05 15:38:45 +01:00
StorageModifierTrait.php Update license headers 2019-12-05 15:38:45 +01:00
VisibilityTrait.php Update license headers 2019-12-05 15:38:45 +01:00