mayswind

Results 35 comments of mayswind

> where did this happen in real-world cases? Actually, I opened some old torrent files and found this problem. I think it's not a good idea to put those torrents...

When you retry a task, AriaNg would submit the download url and all original task options (including the file name set by user) to aria2. So it is very useful...

> So "retrying" feature for Metalink is not a first class citizen in aria2. Maybe we can 1. get old task's info 2. delete old task 3. submit new task...

![image](https://user-images.githubusercontent.com/2211648/60399072-fdac4700-9b91-11e9-819f-dfbbf1be16d0.png) Thank you for your appreciation. PuTTY-ng is still in very early development stage, there are many things should be added in. For you question, I think you can try...

I think you can use one AriaNg option to match different http urls and use a specified proxy server, similar to the following ``` ^https?:\/\/one\.domain\.com\/|proxy1.com:8000 ^https?:\/\/another\.domain\.com\/|proxy2.com:8000 ``` For urls using...