Home » Questions » Computers [ Ask a new question ]

How can I download files from Rapidshare or Megaupload on Ubuntu terminal?

How can I download files from Rapidshare or Megaupload on Ubuntu terminal?

How can I download Rapidshare files (I have premium access) on my Ubuntu server? It doesn't have any GUI.

Asked by: Guest | Views: 294
Total answers/comments: 1
Guest [Entry]

"Use links, or lynx, two console web browsers. links is newer and more featureful; I'd try that first.

To install on Ubuntu, simply run

sudo apt-get install links

or

sudo apt-get install lynx"