Uh oh!
There was an error while loading. Please reload this page.
fix(files_external): Respect explicit port configuration - #57793
Conversation
Uh oh!
There was an error while loading. Please reload this page.
provokateurin
commented
Feb 2, 2026
The port field will now take precedence over the port parsed from the host, but the old behavior is still there to avoid breaking changes. |
provokateurin
commented
Feb 2, 2026
/backport to stable33 |
provokateurin
commented
Feb 2, 2026
/backport to stable32 |
provokateurin
commented
Feb 2, 2026
/backport to stable31 |
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>
Uh oh!
There was an error while loading. Please reload this page.
Thanks for your first pull request and welcome to the community! Feel free to keep them coming! If you are looking for issues to tackle then have a look at this selection: https://github.com/nextcloud/server/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22 |
Hello there, We hope that the review process is going smooth and is helpful for you. We want to ensure your pull request is reviewed to your satisfaction. If you have a moment, our community management team would very much appreciate your feedback on your experience with this PR review process. Your feedback is valuable to us as we continuously strive to improve our community developer experience. Please take a moment to complete our short survey by clicking on the following link: https://cloud.nextcloud.com/apps/forms/s/i9Ago4EQRZ7TWxjfmeEpPkf6 Thank you for contributing to Nextcloud and we hope to hear from you soon! (If you believe you should not receive this message, you can add yourself to the blocklist.) |
It allows the use of the alternative SFTP port defined in the GUI (external storage), instead of the default port (22).
Summary
TODO
Checklist
3. to review, feature component)stable32)