Open JMarcosHP opened 2 days ago
Oops, my fault!
I see what's up.
(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.)
⚠️ This issue respects the following points: ⚠️
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.