IIS 5.0 and FTP
This is a discussion about IIS 5.0 and FTP in the Windows Networking category; Does anyone know if the FTP services included with IIS 5. 0 and Windows 2000 supports upload resumes?.
Does anyone know if the FTP services included with IIS 5.0 and Windows 2000 supports upload resumes?
Participate in our website and join the conversation
This subject has been archived. New comments and votes cannot be submitted.
Aug 16
Aug 25
0
1 minute
Responses to this topic
I'll have to keep an eye on this post. It would be great if it did resume uploads.
Yes it is supported.
From the IIS 5 Help file:
/iishelp/iis/htm/core/iivsovr.htm#ftpresume
FTP Restart
FTP restart addresses the problem of losing a network connection while downloading files. Clients that support FTP restart need only re-establish their FTP connection using the REST command and the file transfer will automatically pick up where it left off.
Note The IIS 5.0 implementation of FTP restart is not enabled when using FTP to download wildcard requests (MGET), uploading files to a server (PUT), or downloading files larger than 4 gigabytes.
From the IIS 5 Help file:
/iishelp/iis/htm/core/iivsovr.htm#ftpresume
FTP Restart
FTP restart addresses the problem of losing a network connection while downloading files. Clients that support FTP restart need only re-establish their FTP connection using the REST command and the file transfer will automatically pick up where it left off.
Note The IIS 5.0 implementation of FTP restart is not enabled when using FTP to download wildcard requests (MGET), uploading files to a server (PUT), or downloading files larger than 4 gigabytes.