Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

IIS 6 FTP service randomly disconnects clients

Status
Not open for further replies.

chpicker

Programmer
Apr 10, 2001
1,316
We have a web server running IIS 6 on Server 2003 SP1. We use the FTP portion of IIS to upload the content to the web site. The problem we run into is that, when we try to upload a lot of files, the connection to the server will die at a random spot. If I'm using Internet Explorer to do the upload, I get the following message box:
Code:
An error occurred copying a file to the FTP Server.  Make sure you have permission to put files on the server.

Details:
The connection with the server was reset
If I use a real FTP client (SmartFTP) I get this:
Code:
An existing connection was forcibly closed by the remote host.
The web server is outside our ISA 2000 firewall and has a public IP address.

Any ideas what might cause this? The only workaround we have found so far is to just keep trying or try just doing smaller batches of file transfers. Eventually it all gets uploaded.

Ian
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top