Hello there,
I recently installed a FTP Server under Windows 2000 Advanced Server
(IIS 5).
I have also created a site, set the appropriate permissions on the
necessary files(a little bit too tighten, but...).
Before, there was another IIS FTP Server, on an NT 4.0 Server which
worked fine, no errors at the transfer.
There is no firewall or nat between the server and client.
The client is an unix system.
The client is in Passive Mode.
Connecting it with the FTP server, sometimes the file transfer below
can be accomplished, but sometimes i get the 426 Error.
This behaviour seems to be random.
When i get this error, the file is created, but the size is 0.
I have here one sample of an entry in the IIS
time c-ip cs-username cs-method cs-uri-stem cs-uri-query sc-status
sc-win32-status sc-bytes cs-bytes
21:04:18 10.197.2.186 ftpdsprod [186]created file.dat - 426 995 0 0
426 Connection closed; transfer aborted.
995 The I/O operation has been aborted because of either a thread exit
or an application request.
when the client is used in Active Mode, there's an error (client side)
every time:
500 Invalid PORT Command.
i am not able to get the exact PORT command used by the Client.
Anyone has an ideea of what the problem with IIS might be?
Thanks a lot,
Lucian