nextcloud/apps/files_external/lib/Lib/Storage
Robin Appelman e21ddcfeb0 feat: add a specialized writeStream implementation for s3 external storage
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-07-28 11:47:06 +02:00
..
AmazonS3.php feat: add a specialized writeStream implementation for s3 external storage 2024-07-28 11:47:06 +02:00
FTP.php fix ftp external storage with filezilla server 2023-03-30 17:44:47 +02:00
FtpConnection.php fix ftp external storage with filezilla server 2023-03-30 17:44:47 +02:00
OwnCloud.php Update php licenses 2021-06-04 22:02:41 +02:00
SFTP.php sftp psalm fixes 2023-09-18 17:33:44 +00:00
SFTPReadStream.php sftp psalm fixes 2023-09-18 17:33:44 +00:00
SFTPWriteStream.php Fix usage of streams 2022-10-17 10:58:27 +02:00
SMB.php fix(files_external): list root when using SMB case-insensitive option 2024-02-12 15:14:11 +01:00
StreamWrapper.php Rename file1 and file2 to source and target in Storage abstraction 2022-10-18 17:21:47 +02:00
Swift.php Rename file1 and file2 to source and target in Storage abstraction 2022-10-18 17:21:47 +02:00