Author Topic: Resumable uploads  (Read 18281 times)

Offline z_o_o_m

  • Administrator
  • Hero Member
  • *****
  • Posts: 7 132
  • just ask me ;)
    • File & Image Uploader
Resumable uploads
« on: 31-10-2014, 15:27:38 »
Since version 6.9.7 my program supports resumable uploads.
This means that my program should be able to resume upload when you stop it or
there is any connection problem.

Advantages
+ you can pause and resume upload anytime

Disadvantages
- only few servers support resumable uploads
- lower speed (it is very important to set correct "buffer size" in settings)

YouTube.com
- you have to use "youtube.com[APi]" as selected host (the other option "youtube.com" uses still classic web-browser method)
- full speed
- max file size: 128GB
- use public/private checkbox to set if the link should be public or private
- program will resume upload from any point it is interrupted
- tutorial: https://www.youtube.com/watch?v=UejkztZBOeE

Google Drive
- use "drive.google.com" as host
- full speed
- max file size: 5TB
- use public/private checkbox to set if the link should be public or private
- program will resume upload from any point it is interrupted

Dropbox.com
- you have to use "dropbox.com[APi]" as selected host
- max file size: no limitation
- upload has to be finished within 24 hours
- you will find your files in "Apps\File & Image Uploader" folder
- program will resume upload from some near point (can be few MB back)

OneDrive.com
- max file size: 10GB
- program will resume upload from some near point (can be few MB back)

meocloud.pt
- max file size: no limitation
- upload has to be finished within 24 hours
- program will resume upload from some near point (can be few MB back)

MediaFire.com
- you have to use "mediafire.com[Resumable]" as selected host
- max file size: no limitation
- upload has to be finished within 3 days
- program will resume upload from some near point (can be few MB back)

Vimeo.com
- program will resume upload from some near point (can be few MB back)

other sites
- resumable uploads not allowed by default. Set it in Settings - Connection (first page), option "Prefer resumable uploads".
- max file size: may vary
- program will resume upload from some near point (can be few MB back)
- list of host which should be supported can be found in program (menu "File hosters", last column)