4

how can i download rar file via native browser in Ubuntu-Touch aquaris e4,5?

I get the messages: "Sorry there arent currently any apps installed that can handle this type of content"

Mirka
  • 51

1 Answers1

1

I came to find an answer but then I have figured it out myself, from terminal type

wget http://link.zip

(replace link.zip with your link to download)

  • While this is a way to download files otherwise not handleable, I feel there could be a downloader app that can handle all file types and will just place them in ~/Downloads. – Maarten Klop Jul 22 '15 at 08:09