Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support password protected downloads #50

Closed
hamstar opened this issue Feb 21, 2013 · 6 comments
Closed

Support password protected downloads #50

hamstar opened this issue Feb 21, 2013 · 6 comments

Comments

@hamstar
Copy link
Contributor

hamstar commented Feb 21, 2013

I tried to specify this in the download URL (i.e. http://user:xxx@host.net/downloading/file.mkv) but it wouldn't work. Got this output from the RPC:

[#1 SIZE:0B/0B CN:1 SPD:0Bs]
2013-02-22 03:20:35.952338 ERROR - CUID#10 - Download aborted. URI=http://user:xxx@host.net/downloading/file.mkv
Exception: [AbstractCommand.cc:303] errorCode=24 URI=http://user:xxx@host.net/downloading/file.mkv
  -> [HttpSkipResponseCommand.cc:207] errorCode=24 Authorization failed.

2013-02-22 03:20:35.956179 NOTICE - Download GID#1 not complete:

It looks like it would be supported by using the http-passwd argument.

It would be awesome to have per download password settings.

@ziahamza
Copy link
Owner

That is a very handy feature, coming in soon

@wsian
Copy link

wsian commented Nov 6, 2013

Is this the same issue with ftp-passwd?
I have tried to setup .netrc with ftp user and password. However, when downloading from the ftp download, it seems that the password in .netrc did not get to the webgui ftp-password.

@ziahamza
Copy link
Owner

ziahamza commented Jun 7, 2014

It should be fixed now. Just add a download and there is a button for advance download options, where http-passwd can be changed for that download only. along with ftp passwords and other download options. Reopen if an issue :)

@ziahamza ziahamza closed this as completed Jun 7, 2014
@hamstar
Copy link
Contributor Author

hamstar commented Jun 9, 2014

YOU ROCK! :)

@zaszlo
Copy link

zaszlo commented Apr 2, 2018

Tried with an url like ftp://user:password@subdomain.domain.com:2121/thefile.zip
It gives no error, nothing but file download doesn't start.

@zaszlo
Copy link

zaszlo commented Apr 2, 2018

it worked but appeared just when I killed ariac2... the file was big, 25GB maybe because of that it was so slow to show that the download started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants