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

Add finder for download's dir #369

Closed
gthomasArneo opened this issue Aug 1, 2017 · 1 comment
Closed

Add finder for download's dir #369

gthomasArneo opened this issue Aug 1, 2017 · 1 comment

Comments

@gthomasArneo
Copy link

Hi I was wondering if it was possible to add a finder to find the directory where you want to download? We do not always know the right way to download, and I think that would be very useful.

Thank you for your reply.

@no1xsyzy
Copy link
Contributor

no1xsyzy commented Aug 2, 2017

I don't think aria2c provides an ls-like interface on RPC server, thus impossible. https://aria2.github.io/manual/en/html/aria2c.html#methods

This project really depends on the interfaces exposed by aria2 (imagine webui-aria2 and aria2 on seperated servers and aria2 server only exposes port 6800 for RPC, you cannot even know where is available to put)

If you are just confused by your own file system, try my docker image for fully packed aria2 and webui-aria2 and use -v /host/path/to/downloads:/downloads in docker parameters to make everything clear and tidy.

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

3 participants