X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=TODO;h=0f2ea120e2817f7a018ee3ef62edcde34bdccc59;hb=78706dc5ea8eeb5d5a5eacda806d549a5c81ee89;hp=7b5448364224d6353a4496a25b39fe95cd93ff97;hpb=381457408ad4d78411552a28e7476a5c1f67831e;p=wget diff --git a/TODO b/TODO index 7b544836..0f2ea120 100644 --- a/TODO +++ b/TODO @@ -15,16 +15,6 @@ represent user-visible changes. file name. If possible, try not to break `-nc' and friends when doing that. -* Should allow retries with multiple downloads when using -O on - regular files. As the source comment says: "A possible solution to - [rewind not working with multiple downloads] would be to remember - the file position in the output document and to seek to that - position, instead of rewinding." - - But the above won't work for -O/dev/stdout, when stdout is a pipe. - An even better solution would be to simply keep writing to the same - file descriptor each time, instead of reopening it in append mode. - * Wget shouldn't delete rejected files that were not downloaded, but just found on disk because of `-nc'. For example, `wget -r -nc -A.gif URL' should allow the user to get all the GIFs without