OESF Portables Forum

Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: iczer3 on February 16, 2006, 09:23:09 pm

Title: Web Browser Download
Post by: iczer3 on February 16, 2006, 09:23:09 pm
Dear SIr(s),

My SLC-860 or C3000 Always hangs when downloading a file on the net using
Firefox or Dillo. Is it normal? Also, is there any other ways to download a file to
the Zaurus ?

BR,

Felix.
Title: Web Browser Download
Post by: Quickfry on February 16, 2006, 10:00:54 pm
You can use wget.
Title: Web Browser Download
Post by: iczer3 on February 16, 2006, 10:06:03 pm
Thanks,

But I would like to download, for example, a PDF File ?
wget only get ipks ?

BR,

Felix.
Title: Web Browser Download
Post by: Quickfry on February 16, 2006, 10:15:37 pm
It doesn't matter what kind of file it is.
As long as you know the URL for the file you want to download, open up a terminal, and cd to the directory you want the file in, and wget http://blabla.com/file.ext (http://blabla.com/file.ext) and it will download it for you.
Title: Web Browser Download
Post by: iczer3 on February 16, 2006, 10:18:46 pm
Thanks for the clarification.

BR,

Felix.