Jump to content

Recommended Posts

Posted (edited)

TinyFreeUploader

 

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

TinyFreeUploader00.png

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.

20150102154814.jpg

External fles are now embeded in script.

Previous downloads : 598

SourceTinyFreeUploader v 1.0.1.0.au3.html

executableTinyFreeUploader.exe.html

(Once this html file downloaded, double click on it for start the download)

 

Hope you like it ! ;)

Edited by wakillon

AutoIt 3.3.14.2 X86 - SciTE 3.6.0WIN 8.1 X64 - Other Example Scripts

Posted (edited)

I get an em that the ext. files cannot be downloaded.

Br,

UEZ

Could you be more precise ! Posted Image

Edit : Externals files are on a ftp server and i just retry download them successfully...Posted Image

Edited by wakillon

AutoIt 3.3.14.2 X86 - SciTE 3.6.0WIN 8.1 X64 - Other Example Scripts

Posted

I get the em: Needed External Files can't be downloaded !

Might be a problem with the proxy here in the office.

Btw, why you are not using the script dir for all the files?

Br,

UEZ

Please don't send me any personal message and ask for support! I will not reply!

Selection of finest graphical examples at Codepen.io

The own fart smells best!
Her 'sikim hıyar' diyene bir avuç tuz alıp koşma!
¯\_(ツ)_/¯  ٩(●̮̮̃•̃)۶ ٩(-̮̮̃-̃)۶ૐ

Posted (edited)

I get the em: Needed External Files can't be downloaded !

Might be a problem with the proxy here in the office.

Btw, why you are not using the script dir for all the files?

Br,

UEZ

It's strange....

I don't place them in scriptdir, like this, script can be used anywhere.

Edited by wakillon

AutoIt 3.3.14.2 X86 - SciTE 3.6.0WIN 8.1 X64 - Other Example Scripts

Posted

We are using a proxy server to get connected to the internet and your script checks whether some addresses are pingable in function _IsConnected ( ).

I cannot ping any address outside the company network and that is the reason why it cannot be downloaded properly (_IsConnected ( ) returns always false!)

Maybe a better way is to download a very small file (e.g. 1kb) to check connectivity instead of pinging.

Br,

UEZ

Please don't send me any personal message and ask for support! I will not reply!

Selection of finest graphical examples at Codepen.io

The own fart smells best!
Her 'sikim hıyar' diyene bir avuç tuz alıp koşma!
¯\_(ツ)_/¯  ٩(●̮̮̃•̃)۶ ٩(-̮̮̃-̃)۶ૐ

Posted

Yes, as expected it is working now behind our proxy. But be aware that there are some proxy variants.

Our proxy is an automatic configured proxy that means no login credential is needed (logged in user credential is used).

Some other proxy variants may require an authentication and the download will probably fail.

Br,

UEZ

Please don't send me any personal message and ask for support! I will not reply!

Selection of finest graphical examples at Codepen.io

The own fart smells best!
Her 'sikim hıyar' diyene bir avuç tuz alıp koşma!
¯\_(ツ)_/¯  ٩(●̮̮̃•̃)۶ ٩(-̮̮̃-̃)۶ૐ

  • 3 weeks later...
  • 2 months later...
Posted

Hey, this is pretty cool, thanks for the share

Is there, I wonder, any way to download the files without visiting the page using curl?

EDIT:

Never mind, I re read the first post.

Ca tue!

Merci beaucoup! ;)

Thanks guys

Glad you like it ! :graduated:

AutoIt 3.3.14.2 X86 - SciTE 3.6.0WIN 8.1 X64 - Other Example Scripts

  • 1 month later...
  • 3 years later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...