Remove: Can't check for file existence coreftp

Core FTP client questions and answers
Locked
fornachari
Posts: 7
Joined: Wed Jun 06, 2012 2:41 pm

Remove: Can't check for file existence coreftp

Post by fornachari »

Hi All,

I use a command line to upload a file to a remote FTP server using CoreFTP.
Everything works perfectly, but it is been logged into the CoreFTP log file the message below:

[b]550 Can't check for file existence[/b]

Probably CoreFTP tries to validate if the uploaded file is indeed on the target server but in my case I know that in the target server there is a service that moves the uploaded file to other folder so CoreFTP can not find the uploaded file to do the validation.

Is there a way to turn off this validation?
The process work fine but I would like to not receive this error message.

Thank you
fornachari
Posts: 7
Joined: Wed Jun 06, 2012 2:41 pm

Post by fornachari »

No one??
Help please!

Thank you!!
ForumAdmin
Site Admin
Posts: 1011
Joined: Mon Mar 24, 2003 4:37 am

Post by ForumAdmin »

Site profile -> Advanced -> Transfers -> Do not use MDTM...
fornachari
Posts: 7
Joined: Wed Jun 06, 2012 2:41 pm

Post by fornachari »

That's solved the problem.
Many thanks!
Locked