Connection to server takes 10 seconds in FTP mode and port changes don't work
-
I'm currently testing the SFTPGo app and ran into a few issues:
- When trying to connect to the FTP server (not SFTP, that works fast as expected), the connection is stuck for 10 seconds at
Connection established, waiting for welcome message..., which is getting boring real quick, when you transfer files with separate connections, every action will take another 10 seconds because a new connection is getting established. Single connection mode works fine after the initial connection has been established.
Status: Connecting to 123.123.123.123:2121... Status: Connection established, waiting for welcome message... [10 second break here] Status: Initializing TLS... Status: TLS connection established. Status: Logged in Status: Retrieving directory listing... Status: Directory listing of "/" successfulUnrelated issue: Changing ports doesn't seem to work, I tried both, SFTP and FTP port and they both only work in the standard setting (2022 and 2121 respectively), no connection possible after changing the port. The config file looks fine, but nothing's going through.
- When trying to connect to the FTP server (not SFTP, that works fast as expected), the connection is stuck for 10 seconds at
-
Hello @msbt
@msbt said in Connection to server takes 10 seconds in FTP mode and port changes don't work:
you think it might be worth reporting upstream?
No. I've tested this on another SFTPGo instance that is outside the Cloudron ecosystem, and it worked with no issues.
So I must assume we have a mistake somewhere.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login
The connection delay is still there though, you think it might be worth reporting upstream?