nextcloud/apps/files_external/lib/Lib/Storage
pac0san 9dc7eb116c fix(files_external): Respect explicit port configuration
It allows the use of the alternative SFTP port defined in the GUI (external storage), instead of the default port (22).

Signed-off-by: pac0san <7056343+pac0san@users.noreply.github.com>
Signed-off-by: provokateurin <kate@provokateurin.de>
2026-02-02 12:58:29 +00:00
..
AmazonS3.php fix: pass only necessary information when deleting mulitple objects 2025-11-18 08:48:57 +00:00
FTP.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
FtpConnection.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
OwnCloud.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
SFTP.php fix(files_external): Respect explicit port configuration 2026-02-02 12:58:29 +00:00
SFTPReadStream.php refactor(files_external): Add Storage parameter strong types 2024-10-07 15:00:07 +02:00
SFTPWriteStream.php refactor(files_external): Add Storage parameter strong types 2024-10-07 15:00:07 +02:00
SMB.php fix: make smb auth failure on forbidden exception more reliable 2026-01-18 17:06:11 +01:00
StreamWrapper.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Swift.php fix(files_external): Safely check if the timestamp is numeric 2025-05-08 11:46:52 +02:00
SystemBridge.php fix: use nc's binary finding logic for smb 2024-10-04 15:56:31 +02:00