mcrapet / plowshare

Command-line tool and engine for managing sharing websites
GNU General Public License v3.0
847 stars 89 forks source link

Multiple connections ? #109

Closed TEALC82 closed 4 years ago

TEALC82 commented 6 years ago

Hello, I would like to know if it is possible to use several connections on the same file to accelerate the upload or download on a premium account?

$ plowdown -a user:pass -maxco 5 https://url_file

Thank you in advance.

PS: sorry for me english

mcrapet commented 4 years ago

Hi, You can do it indirectly using aria2c. I provided an example in the main markdown doc, search: Example 3: Use multiple connections for final download (usually only for premium account users)

Notice that you probably need a premium account. Hosters doesn't allow multiple connections with anonymous/free accounts.