FTP. Connection Error

I hoped that the new version of the errors will fix, unfortunately I have to find that it is not the case:
Publish the site via built -in FTP. All information is correct, I can see site folders on the server and all the files there - everything is wonderful. When I uploade, the “Connection Error” error message comes. And that is not only on one side, but for everyone - always the same pattern.
Does anyone have an idea why?



I think you didn’t specify the path where the content should be uploaded. It should be something like this: /home/your_username/public_html/ (depending on the software installed on the server).

From the error message, it looks like you are trying to upload to a root directory that is not allowed to be accessed.

Yes, that was exactly this problem is now working! Thank you!

I still have a problem: The transfer of changed pages only works if SFTP is selected, with FTP (with implicit SSL) you can only transfer whole pages, which is nonsense with extensive pages. The problem is that with some servers SFTP does not work. Does this depend on the provider? Can it be changed or only the provider can change it?

Yes, it depends on your server provider and ftp server settings. Just use ftp with TLS/SSL connection to avoid unanticipated connection failures.