You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(When I did #47526 for FTP I also did #47527 for SFTP, but didn't accommodate for the SFTP constructor handling the port parameter differently. I'll clean this up and also extend the tests.)
Bug description
Cannot mount external storage if the SFTP server is not using the default port. I need to specify the port on the IP input to get this working.
Steps to reproduce
Expected behavior
The specified port should work on the respective input, not on the IP input.
Nextcloud Server version
29
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.3
Web server
Apache (supported)
Database engine version
PostgreSQL
Is this bug present after an update or on a fresh install?
Fresh Nextcloud Server install
Are you using the Nextcloud Server Encryption module?
None
What user-backends are you using?
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info
Using Nextcloud AIO docker installation, all containers up to date.
The text was updated successfully, but these errors were encountered: