Author Topic: Web Browser Download  (Read 3262 times)

iczer3

  • Jr. Member
  • **
  • Posts: 59
    • View Profile
Web Browser Download
« 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.

Quickfry

  • Newbie
  • *
  • Posts: 46
    • View Profile
    • http://www.quickfry.com
Web Browser Download
« Reply #1 on: February 16, 2006, 10:00:54 pm »
You can use wget.

iczer3

  • Jr. Member
  • **
  • Posts: 59
    • View Profile
Web Browser Download
« Reply #2 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.

Quickfry

  • Newbie
  • *
  • Posts: 46
    • View Profile
    • http://www.quickfry.com
Web Browser Download
« Reply #3 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 and it will download it for you.
« Last Edit: February 16, 2006, 10:16:08 pm by Quickfry »

iczer3

  • Jr. Member
  • **
  • Posts: 59
    • View Profile
Web Browser Download
« Reply #4 on: February 16, 2006, 10:18:46 pm »
Thanks for the clarification.

BR,

Felix.