nextcloud/apps/files_external/lib/Lib/Storage
Roeland Jago Douma 24b69b2402 Fix reading empty files from objectstorage
Since we try to do range requests this will fail hard.
However since empty files are not that interesting to read anyways we
just read from an emptry memory stream.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-09-09 19:47:23 +00:00
..
AmazonS3.php Fix reading empty files from objectstorage 2020-09-09 19:47:23 +00:00
FTP.php Update license headers for 19 2020-04-29 11:57:22 +02:00
OwnCloud.php Update license headers for 19 2020-04-29 11:57:22 +02:00
SFTP.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
SFTPReadStream.php normalize sftp path in read and write stream 2020-06-03 10:19:35 +00:00
SFTPWriteStream.php normalize sftp path in read and write stream 2020-06-03 10:19:35 +00:00
SMB.php Add option to check share ACL's when listing directories 2020-04-21 16:26:12 +02:00
StreamWrapper.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Swift.php Add visibility to all constants 2020-04-10 16:54:27 +02:00