Groups | Blog | Home
all groups > iis ftp > september 2006 >

iis ftp : FTP log analysis error 997



vLabz
9/15/2006 2:27:01 AM
Hi,
On our Win2k servers, we analyse the FTP logs in order to determine whether
or not our clients have fully downloaded payable content (with a payback
mechanism for unfinished or abandonned downloads). We assume the file
transfer is ok when we come accross a 226 status with a > 0 bytessent.

We figured out recently that this assumption is wrong. It is possible for a
file to be fully downloaded without meeting the above line in the log. In
such cases, we found a win32status 997 "Overlapped I/O operation is in
progress." in the log. ex:

(bytessent, servicestatus, win32status, operation, target)
0 226 0 [6038]sent 144_060901_115827906.zip
0 426 997 [6038]sent 144_060901_115827906.zip
0 226 0 [6038]sent 144_060901_115827906.zip

(there are no more lines in the logs for this file)

I'm a bit desapointed regarding to IIS FTP server. We might plan to move to
Windows 2003 to see if the problem persists, and using another FTP server is
also an option.
For now, I'm trying to find out the cause of those I/O errors, but I don't
even know if they concern disk I/O or network I/O.

Any help or advice would be appreciated.

chris crowe [iis mvp]
9/15/2006 10:37:00 PM
Personally I would use a 3rd party FTP server in your case!

IIS FTP is quite limited even in 2k3

--


Chris

Chris Crowe [IIS MVP - 1997 -> 2006]


[quoted text, click to view]

AddThis Social Bookmark Button