Re: Windows Title Bar

2006-04-19 Thread Kat
On 18 Apr 2006, at 16:58, Derek Parnell wrote concerning:
Windows Title Bar

 I'd like to be able to exactly specify the title that appears on the 
 console title bar (Windows environment of course). Current the application 
 uses
 the URL that is being got but I'd like to specify it myself. Is there a way to
 do this now or does this have to be an enhancement?
 
 Something like ...
 
   wget --title=News Server #1 http://www.etc.com/latest_news.html

 So that News Server #1 appears as the console title rather than the URL 
 (or its possible redirect).

Doesn't work.
I also tried:

wget -e --title=test url
wget -title=test url
and a mess of other various syntax. Most of the error msgs are of the
wget: unrecognized option.. form.

Additionally, 
http://www.gnu.org/software/wget/manual/wget.html
listed no titlebar options. Unfortunately, 
http://wget.sunsite.dk
was pretty much a blank page, with no help files at all.

Kat



Re: Windows Title Bar

2006-04-19 Thread Hrvoje Niksic
Kat [EMAIL PROTECTED] writes:

 Something like ...
 
   wget --title=News Server #1 http://www.etc.com/latest_news.html

 Doesn't work.

I believe that was intended as a suggestion, not as a description of
an existing feature.


problems with retries

2006-04-19 Thread Eric F. Lavoie




command I am issuing.
wget --timeout=20 --tries=5 -m -nH -o 
reports/19-04-06.transfer.log --user=* --password= ftp://ShomeHost.domain.com/backup/blechlcd
A note the issuing wget system is a linux box. 
the remote ftp server is an NT/2000 box
the problem is the last line. it seams that it 
never is able to retry the transfer.
Any Help is appreciated
 cut from log
250K .. .. .. 
.. .. 39% 9.24 
KB/s6300K 
39% 765.74 KB/s
14:29:51 (14.45 KB/s) - Data connection: 
Connection timed out; Control connection closed.Retrying.
--14:30:12-- ftp://ShomeHost.domain.com/backup/blechlcd/jobs/Big%20LCD/PromoWizard/Backup_of_ANGEL.cdr 
(try: 2) = `backup/blechlcd/jobs/Big 
LCD/PromoWizard/Backup_of_ANGEL.cdr'Connecting to ShomeHost.domain.com|##.##.##.##|:21... 
connected.Logging in as blech ... Logged in!== SYST ... 
done. == PWD ... done.== TYPE I ... done. 
== CWD not required.== PASV ... done. == REST 
6451592 ... done.== RETR Backup_of_ANGEL.cdr ...No such file 
`Backup_of_ANGEL.cdr'.