Jump to content

FTP help

so i am trying to make an FTP server using CompleteFTP manager and filezilla as a client, i want someone in an entire different state to connect to it to exchange files, but i keep getting this error

 

Status:    Disconnected from server
Status:    Connecting to (IP ADDRESS) ...
Status:    Connection established, waiting for welcome message...
Status:    Insecure server, it does not support FTP over TLS.
Command:    USER : #####
Response:    331 User name okay, need password for USER.
Command:    PASS *********
Response:    530 Authentication failed.
Error:    Critical error: Could not connect to server

 

what do i do to fix this

MF UH BEANS

Link to comment
Share on other sites

Link to post
Share on other sites

8 minutes ago, aries757 said:

Response:    530 Authentication failed.
Error:    Critical error: Could not connect to server

 

what do i do to fix this

I would look in the errors guide to find what the 530 based error is, it disconnects you from the server automatically most likely due to there being a wrong password inserted or another issue such as the configuration not allowing for the FTP to be executed in certain situations/instances such as over a certain encryption protocol.

Hope this information post was helpful  ?,

        @Boomwebsearch 

Link to comment
Share on other sites

Link to post
Share on other sites

16 minutes ago, Boomwebsearch said:

I would look in the errors guide to find what the 530 based error is, it disconnects you from the server automatically most likely due to there being a wrong password inserted or another issue such as the configuration not allowing for the FTP to be executed in certain situations/instances such as over a certain encryption protocol.

it says over tls not allowed, how would i change this

MF UH BEANS

Link to comment
Share on other sites

Link to post
Share on other sites

48 minutes ago, aries757 said:

it says over tls not allowed, how would i change this

What the goal is to allow TLS over the file transfer protocol via enabling it in CompleteFTP Manager.

 

I would recommend using the video attached within this post as I think that it does an outstanding and precise job of explaining how to enable TLS.

 

 

Hope that this helps - @Boomwebsearch

Hope this information post was helpful  ?,

        @Boomwebsearch 

Link to comment
Share on other sites

Link to post
Share on other sites

5 hours ago, aries757 said:

so i am trying to make an FTP server using CompleteFTP manager and filezilla as a client, i want someone in an entire different state to connect to it to exchange files, but i keep getting this error

 

Status:    Disconnected from server
Status:    Connecting to (IP ADDRESS) ...
Status:    Connection established, waiting for welcome message...
Status:    Insecure server, it does not support FTP over TLS.
Command:    USER : #####
Response:    331 User name okay, need password for USER.
Command:    PASS *********
Response:    530 Authentication failed.
Error:    Critical error: Could not connect to server

 

what do i do to fix this

If you're using filezilla or other clients i've had the same problem when i did not manually set the connection type to FTP only.

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×