nextcloud-server/apps/files_external/lib/Lib/Storage
Robin Appelman 26e7849d16 fix: detect deleted items as updated for smb storage
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-01-30 14:29:11 +07:00
..
AmazonS3.php feat: add a specialized writeStream implementation for s3 external storage 2024-07-25 11:02:42 +07:00
FTP.php fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
FtpConnection.php Refactors "strpos" calls in /apps/files_external to improve code readability. 2023-06-02 19:54:49 +07:00
OwnCloud.php Refactors "strpos" calls in /apps/files_external to improve code readability. 2023-06-02 19:54:49 +07:00
SFTP.php fix(files_external): Check key exists before accessing it 2024-09-14 16:56:05 +07:00
SFTPReadStream.php sftp psalm fixes 2023-09-18 16:12:03 +07:00
SFTPWriteStream.php Fix usage of streams 2022-10-17 10:58:27 +07:00
SMB.php fix: detect deleted items as updated for smb storage 2025-01-30 14:29:11 +07:00
StreamWrapper.php Rename file1 and file2 to source and target in Storage abstraction 2022-10-18 17:21:47 +07:00
Swift.php fix: Clean-up some remaining readdir calls with undesirable false evaluation potential 2024-11-13 08:34:23 +07:00