0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-03-04 03:57:28 +00:00
nextcloud_server/apps/files_external/lib/Lib/Storage
Robin Appelman b1ee1b80d4 fix: detect deleted items as updated for smb storage
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-01-30 14:27:31 +00:00
..
AmazonS3.php feat: add a specialized writeStream implementation for s3 external storage 2024-07-24 17:37:20 +02:00
FTP.php chore: Add SPDX header 2024-06-06 18:05:37 +02:00
FtpConnection.php chore: Add SPDX header 2024-06-06 18:05:37 +02:00
OwnCloud.php chore: Add SPDX header 2024-06-06 18:05:37 +02:00
SFTP.php fix(files_external): Check key exists before accessing it 2024-09-14 16:57:21 +00:00
SFTPReadStream.php chore: Add SPDX header 2024-06-06 18:05:37 +02:00
SFTPWriteStream.php chore: Add SPDX header 2024-06-06 18:05:37 +02:00
SMB.php fix: detect deleted items as updated for smb storage 2025-01-30 14:27:31 +00:00
StreamWrapper.php chore: Add SPDX header 2024-06-06 18:05:37 +02:00
Swift.php fix: Clean-up some remaining readdir calls with undesirable false evaluation potential 2024-11-13 09:11:17 +05:30