[svn] TODO: Remove empty directories created due to --accept/--reject.

This commit is contained in:
dan 2001-02-22 15:51:01 -08:00
parent c9471c3b38
commit 4586f490e5
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2001-01-15 Dan Harkless <wget@harkless.org>
* TODO: Remove empty directories created due to --accept/--reject.
2001-02-13 Jan Prikryl <prikryl@cg.tuwien.ac.at>
* windows/Makefile.src: Removed references to ftpparse sources.

3
TODO
View File

@ -123,3 +123,6 @@ changes.
* Add a "rollback" option to have --continue throw away a configurable number of
bytes at the end of a file before resuming download. Apparently, some stupid
proxies insert a "transfer interrupted" string we need to get rid of.
* When using --accept and --reject, you can end up with empty directories. Have
Wget any such at the end.