FileZilla Server external network connection problem help

Need help with FileZilla Server? Something does not work as expected? In this forum you may find an answer.

Moderator: Project members

Post Reply
Message
Author
cordmm
500 Command not understood
Posts: 2
Joined: 2018-07-22 23:50

FileZilla Server external network connection problem help

#1 Post by cordmm » 2018-07-23 02:22

The external network program connects to FileZilla Server. Only the new directory cannot be written to the file.
Image

FileZilla Server can only be used locally in 127.0.0.1

User avatar
botg
Site Admin
Posts: 35562
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: FileZilla Server external network connection problem help

#2 Post by botg » 2018-07-23 08:44

Please have a look at the Network Configuration guide, you can test your server on https://ftptest.net/.

cordmm
500 Command not understood
Posts: 2
Joined: 2018-07-22 23:50

Re: FileZilla Server external network connection problem help

#3 Post by cordmm » 2018-07-25 06:21

Code: Select all

Warning: Selected port (56898) is not the default port (21) of the selected protocol.

Status: Resolving address of 61.135.*.125

Status: Connecting to 61.135.*.125

Warning: The entered address does not resolve to an IPv6 address.

Status: Connected, waiting for welcome message...

Reply: 220 Welcome to FTP!

Command: CLNT https://ftptest.net on behalf of 23.133.*.232

Reply: 200 Don't care

Command: AUTH TLS

Reply: 502 Explicit TLS authentication not allowed

Warning: Server refused AUTH TLS, trying deprecated AUTH SSL fallback.

Command: AUTH SSL

Reply: 502 Explicit TLS authentication not allowed

Error: Server refused FTP over TLS

User avatar
boco
Contributor
Posts: 26935
Joined: 2006-05-01 03:28
Location: Germany

Re: FileZilla Server external network connection problem help

#4 Post by boco » 2018-07-25 08:51

As you do not use FTP over TLS, you need to test using the Plain FTP profile.

Recommended is to enable FTP over TLS for the server.
No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

Post Reply