Status Code 4 Error Connecting to CoreFTP from GoAnywhere

Core FTP Server questions and answers
Post Reply
TC_CoreFTP
Posts: 1
Joined: Tue Jan 12, 2016 4:20 pm

Status Code 4 Error Connecting to CoreFTP from GoAnywhere

Post by TC_CoreFTP »

Using the software GoAnywhere, I am connecting to a business partners CoreFTP server. The connection is successful and I am able to 'put' a pgp encrypted file to the CoreFTP server, however after the 'put', I get the generic error message "Failure (status_code=4)", which causes my GoAnywhere project to terminate. The customer is able to decrypt the file successfully on their CoreFTP server, so I'm not sure what the actual issue is. Can anyone shed some light on how I can get a better description for this "status_code=4" error?

Thank you :)
strapp
Posts: 1
Joined: Mon Sep 25, 2017 2:35 pm

Experiencing same issue

Post by strapp »

Did this ever get solved? I am experiencing the same issue. I am running the server and working with a client to submit files to us. The reports they receive a return code 4. When reviewing the CoreFTP server logs, I see where the file was transferred. The next line states "return code - 1". I cannot find any documentation about what return code - 1 means for the server.

Thanks!
ForumAdmin
Site Admin
Posts: 1010
Joined: Mon Mar 24, 2003 4:37 am

Post by ForumAdmin »

where is the error 4 coming from? If you have any FTP logs please post the portion with the error code and/or the protocol being used.

Typically the error code being displayed is the system error code but a Core FTP Server specific error code of 4 might mean the client connection was terminated before the transfer completed.
Post Reply