I have an issue that's driving me crazy and need help please!
We have a Windows 2000 Server running IIS for FTP. There is also a UNIX server that is constantly using FTP to send files to the Windows Server, these files are then picked up by an application on the Windows Server and processed (in this case for printing).
The problem is that on occasions a file gets locked in the IIS designated FTP directory and the application on the Windows Server can not continue. The file has 0 bytes and can only be removed by stopping and starting IIS FTP.
Because of this my UNIX server that processes many FTP type transactions stops any other appication from FTPing. Which causes havoc!!!
Some facts: There are unlimited connections set in IIS,
Any ideas for a quick remedy and a what the problem may be?
Thanks.