Problem with uploading a file

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

Moderator: Project members

Post Reply
Message
Author
Gryft
500 Command not understood
Posts: 1
Joined: 2019-04-12 19:43
First name: Artur
Last name: Szymański

Problem with uploading a file

#1 Post by Gryft » 2019-04-12 19:45

Response: 331 Username ok, send password.
Command: PASS *************************
Response: 530 Authentication failed.
Error: Critical error: Could not connect to server
Status: Disconnected from server
Status: Connecting to 54.36.175.82:21...
Status: Connection established, waiting for welcome message...
Status: Insecure server, it does not support FTP over TLS.
Status: Logged in
Status: Retrieving directory listing...
Status: Directory listing of "/" successful
Status: Connecting to 54.36.175.82:21...
Status: Connection established, waiting for welcome message...
Status: Insecure server, it does not support FTP over TLS.
Status: Logged in
Status: Starting upload of C:\Users\Downloads\custom.jar
Command: CWD /
Response: 250 "/" is the current directory.
Command: PWD
Response: 257 "/" is the current directory.
Command: TYPE I
Response: 200 Type set to: Binary.
Command: PASV
Response: 227 Entering passive mode (54,36,175,82,181,239).
Command: STOR custom.jar
Response: 150 File status okay. About to open data connection.
Error: Transfer connection interrupted: ECONNABORTED - Connection aborted
Error: File transfer aborted by user after transferring 524 288 bytes in 4 seconds
Status: Disconnected from server



Can anyone hel me with that? im losing my mind here

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

Re: Problem with uploading a file

#2 Post by botg » 2019-04-13 12:32

Error: File transfer aborted by user after transferring 524 288 bytes in 4 seconds
You cancelled the transfer.

Post Reply