nextcloud-server/apps/files_external/lib/Lib/Storage
Erik van Velzen 17f3e5e4b5 AmazonS3: allow not implemented versioning
In case the S3 implementation does not implement versioning, set it to
false. Versioning was introduced in Nexcloud in commit
09ffac5e6d

This is needed for compatibility with the Storj gateway.

Signed-off-by: Erik van Velzen <erik@evanv.nl>
2022-03-15 00:40:38 +01:00
..
AmazonS3.php AmazonS3: allow not implemented versioning 2022-03-15 00:40:38 +01:00
FTP.php ftp ci improvements 2021-10-07 18:47:13 +02:00
FtpConnection.php Fix a few psalm issues and moved back to psalm/phar 4.18 2022-01-12 20:03:06 +01:00
OwnCloud.php
SFTP.php Prevent reading key on SFTP stat bool 2022-03-11 10:54:52 +01:00
SFTPReadStream.php
SFTPWriteStream.php
SMB.php Add additional logging on SMB failure to read folder content 2021-10-01 17:54:27 +02:00
StreamWrapper.php
Swift.php