Some days ago I wrote about a 10 minute hack of a tool I always wanted to have – now I was using it quite often so I decided to upgrade it a bit – besides of the usual bugfixing I added these features:
- unlimited filesize – if the file is >4 Megabyte it’ll split into smaller portions and uploaded one by one
- Progressbar :-) When uploading severel hundred Mbytes you just want a progress indicator.
- new Icon (curtesy of my wife – she did not like the old icon…)
You can grab the source here.
Source 1: DropBox-v2.zip (92,77 KB)
Source 2: a selfmade web drop box in 10 minutes