RE: 'non printable' character handling

2003-07-22 Thread Post, Mark K
I just issued this command on my Slackware 9.0 system: ~$ wget http://www.lsc.hu/debian/pool/main/gcc-3.2-base_1%253a3.2.3-0pre9_i386.deb --18:18:55-- http://www.lsc.hu/debian/pool/main/gcc-3.2-base_1%253a3.2.3-0pre9_i386.deb => `gcc-3.2-base_1%253a3.2.3-0pre9_i386.deb' Resolving interne

RE: WELCOME to wget@sunsite.dk

2003-07-22 Thread Mr. Wilson
didn't think of telnet :( but on topic: >wget http://tycho.usno.navy.mil/cgi-bin/timer.pl works perfectly. Tx, muchly appreciated -Original Message- From: Post, Mark K [mailto:[EMAIL PROTECTED] Sent: Wednesday, 23 July 2003 12:58 AM To: 'Nicolas Schodet'; Mr. Wilson Cc: [EMAIL PROTECTED]

Regarding wget...

2003-07-22 Thread jmsbc
Hello, i'm extremely sorry to bother you. But there's a problem with my wget 1.8.2. When it's trying to connect to a site that is down, it will pause for EXACTLY 3 minutes and 10 seconds every single time, for dead links. I tried changing the -T setting, but same thing everytime, which t

Re: WELCOME to wget@sunsite.dk

2003-07-22 Thread Nicolas Schodet
* Post, Mark K <[EMAIL PROTECTED]> [030722 16:57]: > This works: > telnet 132.163.4.101 14 | tail -n 1 > outfile > But so does > wget http://tycho.usno.navy.mil/cgi-bin/timer.pl > if we want to bring this back to being on topic. :) > [...] The cgi script on tycho.usno.navy.mil is served by

RE: WELCOME to wget@sunsite.dk

2003-07-22 Thread Post, Mark K
This works: telnet 132.163.4.101 14 | tail -n 1 > outfile But so does wget http://tycho.usno.navy.mil/cgi-bin/timer.pl if we want to bring this back to being on topic. :) Mark Post -Original Message- From: Nicolas Schodet [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 22, 2003

RE: Flash

2003-07-22 Thread Terence Tirella
Posting wip would be fine, a few crashes is no problem if it works most/some of the time. -Original Message- From: Wilbert Pol [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 22, 2003 2:20 AM To: [EMAIL PROTECTED] Subject: RE: Flash There is a way, I've added it to my own copy of wget. Bu

Re: WELCOME to wget@sunsite.dk

2003-07-22 Thread Nicolas Schodet
* Mr. Wilson <[EMAIL PROTECTED]> [030722 11:14]: > The site at http://132.163.4.101:14 is not technically an NTP site. It is > generated via an NTP device. > For instance, if I click View/Source, I get the following: > 52842 03-07-22 08:59:41 50 0 0 905.4 UTC(NIST) * > If there are no html headers,

RE: WELCOME to wget@sunsite.dk

2003-07-22 Thread Mr. Wilson
Hey Harold, tx, some more cool sites for me to go check. HOWEVER :( I am not allowed to modify the time (or anything) on the PC or install new software. All I am allowed is rexec (sorry *REXEC was 400 jargon) access as long as it has no impact on the PC. A GUI (ie windows software) means installa

RE: WELCOME to wget@sunsite.dk

2003-07-22 Thread Herold Heiko
Did you know you can get ntp software (server/client) for windows ? See http://www.ntp.org , get the source and compile it or grab a binary from the links page http://www.ntp.org/links.html . Then install the server on a windows or unix pc with access to the internet, configured in order to syncro

RE: WELCOME to wget@sunsite.dk

2003-07-22 Thread Mr. Wilson
>You can use ntpd or ntpdate to connect to this server. At first glance (I will do a bigger read later) this will not help me. The reason it will not help and why I use wget is this: I am in charge of various aspects of a mid-range computer called an AS/400 (IBM) due to company policy this machine

'non printable' character handling

2003-07-22 Thread GCS
Hi, I am using Debian Sarge, wget is 1.8.2. I try to download a single deb file with wget as of: wget http://www.lsc.hu/debian/pool/main/gcc-3.2-base_1%3a3.2.3-0pre9_i386.deb The output is: -- cut -- --09:01:12-- http://www.lsc.hu/debian/pool/main/gcc-3.2-base_1%3a3.2.3-0pre9_i386.deb

RE: WELCOME to wget@sunsite.dk

2003-07-22 Thread Mr. Wilson
Hi and tx, The site at http://132.163.4.101:14 is not technically an NTP site. It is generated via an NTP device. For instance, if I click View/Source, I get the following: 52842 03-07-22 08:59:41 50 0 0 905.4 UTC(NIST) * If there are no html headers, even though I can reach it by http can I use w