wget

Rating: 
5
Your rating: None Average: 5 (6 votes)

GNU Wget is a free software package for retrieving files using HTTP, HTTPS and FTP, the most widely-used Internet protocols. It is a non-interactive commandline tool, so it may easily be called from scripts, cron jobs, terminals without X-Windows support, etc.

GNU Wget has many features to make retrieving large files or mirroring entire web or FTP sites easy, including:

  • Can resume aborted downloads, using REST and RANGE
  • Can use filename wild cards and recursively mirror directories
  • NLS-based message files for many different languages
  • Optionally converts absolute links in downloaded documents to relative, so that downloaded documents may link to each other locally
  • Runs on most UNIX-like operating systems as well as Microsoft Windows
  • Supports HTTP proxies
  • Supports HTTP cookies
  • Supports persistent HTTP connections
  • Unattended / background operation
  • Uses local file timestamps to determine whether documents need to be re-downloaded when mirroring
  • GNU Wget is distributed under the GNU General Public License.
Application versions: 
AttachmentSizeDate
File wget-1.15-3.armv7hl.rpm537.81 KB04/05/2014 - 14:42
File wget-1.15-2.armv7hl.rpm552.65 KB14/03/2014 - 16:05
File wget-1.15-1.armv7hl.rpm553.44 KB14/03/2014 - 14:56
File wget-1.14-0.armv7hl.rpm788.77 KB29/01/2014 - 23:57
File wget-1.16.3-10.3.2.jolla_.armv7hl.rpm491.92 KB26/09/2015 - 10:02
Changelog: 

(none)

Comments

DarkWhite's picture

Hi, is there a Jolla Tablet build (i386) coming in some distant future =) ?

avidscavenger's picture

Seems to be broken since OS upgrade 1.1.9.28 as your openssl library gets upgrade to version 1.0.2d-1.9.1

wget: error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: No such file or directory
NielDK's picture

Updated, thanks

Juuba's picture

Does this work with sailfish update9 ?

I get errors when running wget:

wget: error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: No such file or directory

Even if it is installed, "openssl" I mean...

 

nodevel's picture

Thank you for this package.

Just a quick heads up: Installation fails with

Fatal error: wget-1.15-2.armv7hl requires libcrypto.so.1.0.0, but this requirement cannot be provided

NielDK's picture