Page 1 of 1

Move failed downloads to seperate directory.

Posted: October 21st, 2008, 3:20 pm
by Duumke
Is it possible to make failed downloads go to a directory wich is user defined.
This should be done for every failed download, so I have them all in one place (I'm using cathegories wich will move failed downloads all over the place).

A post processing script will also be fine (running on Windows 2003).

Re: Move failed downloads to seperate directory.

Posted: October 22nd, 2008, 5:54 am
by shypike
Duumke wrote: A post processing script will also be fine (running on Windows 2003).
I think you answered the question yourself :)
Any built-in solution would be arbitrary (as is the current implementation).

Re: Move failed downloads to seperate directory.

Posted: October 22nd, 2008, 6:43 am
by Duumke
I already thought of that...

The problem is that I'm not that good at batch scripting (or some kind of other scripting if that is possible).

Does someone have a start to work from?