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?.

Windows Networking 2246 This topic was started by , . Last reply by ,


data/avatar/default/avatar05.webp

30 Posts
Location -
Joined 2000-06-26
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

You already have an account on our website? To log in, use the link provided below.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This subject has been archived. New comments and votes cannot be submitted.
Aug 16
Created
Aug 25
Last Response
0
Likes
1 minute
Read Time
User User User
Users

Responses to this topic


data/avatar/default/avatar37.webp

96 Posts
Location -
Joined 2000-08-12
I'll have to keep an eye on this post. It would be great if it did resume uploads.

data/avatar/default/avatar24.webp

1 Posts
Location -
Joined 2000-08-25
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.