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?
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.
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.