How can I change download location in aria2?

I am really new to ubuntu and using 14.04 version. I have heard that Aria2 is one of the best download managers. How can I change the directory using terminal so that it can put the file on a specific hard drive after it finishes downloading?

2

1 Answer

-d, --dir=

The directory to store the downloaded file.

This option is per download basis, you have to do this every time.

Alternatively, you can install uGet, , which is a front-end to aria2. You can also ask for help on the uGet Forum,

2

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like