nextcloud/apps/files_external/lib
pac0san 710b18727e 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:16 +00:00
..
AppInfo refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
BackgroundJob refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Command feat: add --unscanned option to files_external:scan 2025-06-03 13:13:49 +00:00
Config feat(files_external): Enable ownerless shares 2024-12-04 09:38:05 +01:00
Controller fix(external_storage): fix settings save 2025-03-11 23:55:01 +01:00
Lib fix(files_external): Respect explicit port configuration 2026-02-02 12:58:16 +00:00
Listener refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Migration feat(files): Mark homefolder as overwritten when an external storage mounted at / exists 2026-01-14 19:21:06 +01:00
Service feat(files): Mark homefolder as overwritten when an external storage mounted at / exists 2026-01-14 19:21:06 +01:00
Settings refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
MountConfig.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
NotFoundException.php chore: Add SPDX header 2024-06-06 18:05:37 +02:00
ResponseDefinitions.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +01:00