CoreFTP Return Status

Core FTP client questions and answers
Post Reply
scage
Posts: 1
Joined: Wed Nov 09, 2005 6:23 am

CoreFTP Return Status

Post by scage »

Does anybody have a definitive list of the status codes ( and their defintion) returned by Coreftp to ErrorLevel.

Thanks in advance.

Steve Cage
Ky
Posts: 12
Joined: Tue Jul 19, 2005 3:05 pm

Post by Ky »

Hi,

When I use the -output switch, it gives me a status of success=1 when I attempt to FTP a file that does not exist.

I am trying to get an error message when there is no file.

Does anyone know how to get an error status when the file does not exist?



Thanks.
Ky
Posts: 12
Joined: Tue Jul 19, 2005 3:05 pm

Post by Ky »

I just upgraded to Version 1.3c, build 1443.1 but nothing changed

Code: Select all

--- Command ---
coreftp.exe -site NuBridges_DEV -u C:\temp\S00009C -output c:\temp\mylog

--- LogFile --- 
2  1  20060104104058  20060104104058  "/CI30.#RMT/InnBox/:EDINET/S00009C"  "C:\temp\S00009C"


I tried to use the -ignorenotfound switch but it shutdown CoreFTP.exe

Anymore ideas I can try?
Post Reply