TinyFreeUploader

Upload any files to http://dl.free.fr up to 10 Gb per file easily by drag and drop !

A download link is return after upload.
A log file save all your upload names and links.
Files are temporarly copied in @TempDir ( and renamed if spaces or unsupported characters ) for be uploaded by curl.

Previous download : 163
TinyFreeUploader v 1.0.0.6.au3 28.49K
201 downloadsScripts and executables with full embeded files are available on GoogleCode, see link in my sig.
Updated for proxy users
You can also use download Links with AutoIt like this ( without timer or captcha )
You need to keep the name ( or new name if renamed ) of the files.( that's the interest of log file )
Local $hDownload = InetGet ( "http://dl.free.fr/rHBEaPjph", @DesktopDir & "\curl.exe", 1+8, 1 ) Do Sleep ( 250 ) Until InetGetInfo ( $hDownload, 2 )
Alt+N for edit log file in notepad.
All externals files are downloaded at the first execution.
Comments are welcome...
Hope you like it !
Edited by wakillon, 31 December 2011 - 09:09 AM.





