nextcloud-server/apps/files_external/lib/Lib/Storage
Robin Appelman 3b0bebd8ad fix: handle smb timeouts as storage not available
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-08-06 15:17:47 +07:00
..
AmazonS3.php feat(S3): add SSE-C support in S3 External Storage 2025-01-31 12:01:09 +07:00
FTP.php refactor(Storage): Align all Storage constructors 2024-10-23 13:24:18 +07:00
FtpConnection.php
OwnCloud.php refactor(Storage): Align all Storage constructors 2024-10-23 13:24:18 +07:00
SFTP.php refactor(Storage): Align all Storage constructors 2024-10-23 13:24:18 +07:00
SFTPReadStream.php refactor(files_external): Add Storage parameter strong types 2024-10-07 15:00:07 +07:00
SFTPWriteStream.php refactor(files_external): Add Storage parameter strong types 2024-10-07 15:00:07 +07:00
SMB.php fix: handle smb timeouts as storage not available 2025-08-06 15:17:47 +07:00
StreamWrapper.php chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +07:00
Swift.php fix(files_external): Safely check if the timestamp is numeric 2025-05-25 16:52:55 +07:00
SystemBridge.php fix: use nc's binary finding logic for smb 2024-10-04 15:56:31 +07:00