Page 1 of 1

Problem with uploading a file

Posted: 2019-04-12 19:45
by Gryft
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

Re: Problem with uploading a file

Posted: 2019-04-13 12:32
by botg
Error: File transfer aborted by user after transferring 524 288 bytes in 4 seconds
You cancelled the transfer.