bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-wget] 1.13.4 patched to support file size limitation


From: Dennis Yurichev
Subject: [Bug-wget] 1.13.4 patched to support file size limitation
Date: Wed, 28 Mar 2012 02:35:26 +0300
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:11.0) Gecko/20120312 Thunderbird/11.0

Hi.

(Not a bug, but feature I always missed in wget).

--limit-size option support added.
Nothing special: just skip any HTTP/FTP file with size bigger than set
in --limit-size=.

Size can be set as nnnM, nnnk (megabytes, kilobytes).

For those who found it interesting:

Full patched 1.13.4 source tree:
http://yurichev.com/non-wiki-files/wget-1.13.4-limitsize/wget-1.13.4-limitsize-src.zip

Patched and compiled (cygwin, win32):
http://yurichev.com/non-wiki-files/wget-1.13.4-limitsize/wget-1.13.4-limitsize-win32-cygwin.zip

Patched and compiled (linux x86):
http://yurichev.com/non-wiki-files/wget-1.13.4-limitsize/wget-1.13.4-limitsize_linux_x86.tar.bz2

Attachment: wget-1.13.4-limitsize.patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]