Closed Bug 40265 Opened 24 years ago Closed 24 years ago

[RFE] Allow 'Append' or 'Continue' option in FTP download

Categories

(Core Graveyard :: Networking: FTP, enhancement, P3)

enhancement

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 18004
Future

People

(Reporter: gabriel, Assigned: mozilla)

Details

If an FTP download detects that the local file already exists, it should prompt
the user for an 'Append' or 'Continue' option, as well as 'Overwrite'. The
'Append/Continue' would skip over the part already there and download the rest.
(I.E. similar to the -c option in wget). This would be very useful in the case
of crashes/accidental cancels. I can't believe this functionality was never
added to Netscape !
I suppose the 'Cancel' option for FTP downloads would also need changing. When
you clicked cancel, it would prompt you whether to delete the local file or not.
That way, if an FTP server suddenly froze you could cancel the download, elect
to leave the local file there, go to a mirror site, and continue the download
from the mirror site.
For additional information, see the thread that starts with 
news://news.mozilla.org/39120DA1.A88CF13@netscape.com
may be a dup, but confirming (enh)
Status: UNCONFIRMED → NEW
Ever confirmed: true
->jud
Assignee: gagan → valeski
FTP needs to support byte range requests via the AsyncRead() api (underneath it 
needs to implement the REST command).
Target Milestone: --- → M20
Please don't forget about the other bit 'Cancel and leave file'. That makes this
function many times more useful.
robert-- welcome to necko!
Assignee: valeski → rjc
Target Milestone: M20 → Future
Just noticed bug 18004. They are the same thing.

*** This bug has been marked as a duplicate of 18004 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Verified dupe.
Status: RESOLVED → VERIFIED
Component: Networking → Networking: FTP
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.