Page 1 of 1

Check File Error

Posted: Mon Dec 17, 2018 3:10 am
by esantos
Sometimes when I perform a check in the client ftp, the following error happens.

Would you help me?

Re: Check File Error

Posted: Mon Dec 17, 2018 9:17 am
by Oleg
Do you get error on same server where you checked file successfully?
Is there the same file or different files?

Of course we'll check the action but any additional information is useful.

Re: Check File Error

Posted: Tue Dec 18, 2018 11:28 pm
by esantos
In our environment, after uploading a file to an ftp client, we used the check to verify that the file was uploaded correctly. The first time the routine rotates. No error occurs, however, the second time we run it this error happens, and things only return to normal after we exclude the check and configure again.

Re: Check File Error

Posted: Wed Dec 19, 2018 9:30 am
by Oleg
Maybe you have to put some pause before checking. 1-2 sec.
It seems server make some operations with the file after uploading (for example: checks for viruses) and can't response correctly immediately.