Support moving files to a folder when completed
commitd18a573dd40dd7eda897ae4b9d477bf018c92963
authorKovensky <diogomfranco@gmail.com>
Wed, 25 Nov 2009 15:01:49 +0000 (25 12:01 -0300)
committerKovensky <diogomfranco@gmail.com>
Wed, 25 Nov 2009 15:01:49 +0000 (25 12:01 -0300)
tree7c9191a9b2271d18c0edead89907b07745fbc58c
parent0ef5bc6def5f2e90a5c9e59e99cbbed1ddbc1b81
Support moving files to a folder when completed

If $move_to is set, then downloaded files are moved to
the $move_to folder upon completion.

Update the win32 wrapper code to support relative paths.

Also fix a printing error and some cosmetics.
emiya.pl