smugindividual
Programmer
I have run into a situation where a polling application is seeing and processing a file that have been FTPed but has not completed yet. The polling app is seeing these as incomplete transactions and is discarding them. Meanwhile on the sending side, ftp will hang with no explanation.
Is there anyway to set FTP into a blocking mode where the resulting file cannot be seen/touched until the transmission is complete?
Is there anyway to set FTP into a blocking mode where the resulting file cannot be seen/touched until the transmission is complete?