Oxy
March 9, 2023, 9:00am
2
WB
From your screenshot, it looks like you were simply not active
The FTP server rejects connections that do nothing
so within 20 seconds, you need to start a transfer,
but please send the full log (so let’s see exactly where it got stuck in detail).
Being able to access your hosting account over FTP is very important to manage your website files. However, there are reason why you may have trouble connecting to the FTP service. This article explains a few things you can try to fix your FTP connection.
Login to your control panel
After your account has been created, or reactivated after a suspension, you may need to login to the hosting control panel once to enable FTP access to your account.
You can login to the control panel by logging in…
When trying to debug issues with FTP connections, it’s very useful to know what an FTP client is doing under the hood. FileZilla is a very popular FTP client which can provide fairly detailed information about it’s connections.
This article explains how to get this information.
Enable debug logging
To enable debug logging in FileZilla, you’ll need to do the following:
Go to Edit → Settings…
Scroll down to the Debug page.
Ensure that “Show debug menu” is enabled (it is by default).
Update the…