[Bug-wget] Bug in Wget 1.19.1 Win, 32bit

2017-08-19 Thread Saso Tomat
Dear all! Wget version 1.19.1 for Windows, 32 bit has a bug: The URL that is downloading is scrolling. The last letter in the filename is not deleted with space. At the end thare are only letters 'e' on the screen and they get deleted the moment the filename is writtend from the start. See attach

Re: [Bug-wget] Bug in WGET?

2011-07-26 Thread Giuseppe Scrivano
Patrick Steil writes: > Any WGET programmers out there want to get paid for some custom WGET > enhancements? Contact me directly: patr...@churchbuzz.org, thanks! that is great. It is the best way to support a Free Software project! So, developers, take this opportunity and hack Wget ;-) Che

Re: [Bug-wget] Bug in WGET?

2011-07-26 Thread Patrick Steil
f Of Giuseppe Scrivano > Sent: Sunday, July 24, 2011 5:14 AM > To: Patrick Steil > Cc: bug-wget@gnu.org > Subject: Re: [Bug-wget] Bug in WGET? > > Patrick Steil writes: > > > Also, if I use wget in spider mode, it will at the end of the log > > output tell me about a

Re: [Bug-wget] Bug in WGET?

2011-07-24 Thread Tony Lewis
e.com/path/to/source_of_link.html Tony -Original Message- From: bug-wget-bounces+wget=exelana@gnu.org [mailto:bug-wget-bounces+wget=exelana@gnu.org] On Behalf Of Giuseppe Scrivano Sent: Sunday, July 24, 2011 5:14 AM To: Patrick Steil Cc: bug-wget@gnu.org Subject: Re: [Bug-wget] B

Re: [Bug-wget] Bug in WGET?

2011-07-24 Thread Giuseppe Scrivano
Patrick Steil writes: > Also, if I use wget in spider mode, it will at the end of the log > output tell me about all the broken links... but I also need to know > what page those broken links are created on (if the broken link) is on > the site I am getting... this will help me find the 404 on my

Re: [Bug-wget] Bug in WGET?

2011-07-23 Thread Patrick Steil
Thanks! I will try this when I get time... Here is a note... I am using the --spider option now and it looks like it also downloads and saves the file to disk and then removes it when it is done... I don't mind on that, but it doesn't match the documentation... Also, if I use wget in spider mode

Re: [Bug-wget] Bug in WGET?

2011-07-23 Thread Giuseppe Scrivano
Hello, Patrick Steil writes: > If I run this command: > > wget www.domain.org/news?page=1 options= -r --no-clobber --html-extension > --convert-links -np --include-directories=news > Here is what it does today: > > 1. When --html-extension is turned on, the --noclobber is not changing the > na

[Bug-wget] Bug in WGET?

2011-07-22 Thread Patrick Steil
Hello, I am fairly new to WGET, but I think I found a bug or at least something I wish work a certain way... :) If I run this command: wget www.domain.org/news?page=1 options= -r --no-clobber --html-extension --convert-links -np --include-directories=news What I would like this to do would be t