Hey there!

I find myself frequently downloading large files on my android phone from servers that aren’t always the fastest. These downloads can range from audio and video files to zip and rar files.

I’m on the lookout for an app that will allow me to resume downloads that have failed, as well as choose where to save each file individually.

So far, I’ve only come across apps that have been discontinued.

Do you happen to know of any good, regularly updated apps that fit the bill?

Thanks so much for your help :)

  • Badabinski@kbin.social
    link
    fedilink
    arrow-up
    6
    ·
    edit-2
    2 months ago

    There’s always Termux and whatever you can install there. That sounds silly, but when I download from my phone, I do it using aria2c in Termux. It works great, and everything (AFAIK) is FOSS. zsh + fzf history completion/file finding (<c-T> is a godsend) makes it possible to use a CLI on a phone without going crazy. Only really works well if you’re already comfortable with the command line, which is definitely a big if. It works really well for me, but I’m one of those weirdos that doesn’t have a graphical file manager installed on their computers.