Skip to content
This repository has been archived by the owner on May 31, 2021. It is now read-only.

Download Files via Wget (python) #872

Open
xkirbys opened this issue May 4, 2020 · 1 comment
Open

Download Files via Wget (python) #872

xkirbys opened this issue May 4, 2020 · 1 comment

Comments

@xkirbys
Copy link

xkirbys commented May 4, 2020

Type: Question

Question

I tried to download files from my seedbox with the download url but the only response i got was "401 Unauthorized" i tried to google it but didnt find a way to authorize myself to download files via wget.
Is it even possible and if it is, how?
(I used the wget module in Python3)

@ghost
Copy link

ghost commented May 4, 2020

Usually this comes from the permissions of the downloaded files, so it is not a problem directly related to "Flood" but rather to rTorrent. You should try to change the save file mask and try again.
You can do a test by directly changing the file permissions and set rw-r--r-- which means read-only access for everyone.

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

No branches or pull requests

1 participant