master
Robert "ar" Gerus 2013-05-23 08:09:00 +02:00
parent 50ba53d1d4
commit 9a46f1473c
1 changed files with 7 additions and 0 deletions

7
TODO Normal file
View File

@ -0,0 +1,7 @@
* It should be possible to make the script calculate md5 and upload the file
at the same time, without reading it all into memory
* Allow changing the default path constants with a configuration file or
commandline arguments
* Add support for tags, for example using directories with symlinks to the
"default" file and some commandline trickery for parsing them properly.
* Get the progressbar back