--delete-after and --spider should not create (and leave) directories

2007-07-12 Thread Josh Williams
It has come to my attention that --delete-after and --spider leave empty directories when they have finished. IMHO, we should force --no-directories since we're not leaving any of the files we're downloading. I have submitted a patch here - https://savannah.gnu.org/bugs/index.php?20466 Do any

Re: [wget-notify] [bug #20466] --delete-after and --spider should not create (and leave) directories

2007-07-12 Thread Micah Cowan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Joshua David Williams wrote: URL: http://savannah.gnu.org/bugs/?20466 ... Details: This patch forces the --no-directories option if we're not actually keeping the files we're downloading (as in the --delete-after and --spider options).