JTF.ORG Forum

General Category => General Discussion => Topic started by: Aces High on October 30, 2011, 08:48:48 PM

Title: Anybody having difficulty loading the ask JTF program? I keep getting an error
Post by: Aces High on October 30, 2011, 08:48:48 PM
message, for the last 2 weeks.
Title: Re: Anybody having difficulty loading the ask JTF program? I keep getting an error
Post by: muman613 on October 30, 2011, 08:52:35 PM
No I don't... But I don't use my browser to download....

A couple times when downloading the c.mp3 file it would terminate the download prematurely. But now I download using the 'wget' commandline tool on Linux.

$> wget -O JTF_11_10_30.mp3 http://www.jtf.org/c.mp3

I would suggest using the second link if the first one is terminating without completing. I don't know actually what causes this... Maybe it is something which should be looked into?



Title: Re: Anybody having difficulty loading the ask JTF program? I keep getting an error
Post by: Aces High on October 30, 2011, 09:11:14 PM
No I don't... But I don't use my browser to download....

A couple times when downloading the c.mp3 file it would terminate the download prematurely. But now I download using the 'wget' commandline tool on Linux.

$> wget -O JTF_11_10_30.mp3 http://www.jtf.org/c.mp3

I would suggest using the second link if the first one is terminating without completing. I don't know actually what causes this... Maybe it is something which should be looked into?





Thanks Muman.  I tried the 2nd link too.  That always shuts off after a minute or 2 of playing.
Title: Re: Anybody having difficulty loading the ask JTF program? I keep getting an error
Post by: angryChineseKahanist on October 30, 2011, 10:49:11 PM
No I don't... But I don't use my browser to download....

A couple times when downloading the c.mp3 file it would terminate the download prematurely. But now I download using the 'wget' commandline tool on Linux.

$> wget -O JTF_11_10_30.mp3 http://www.jtf.org/c.mp3

I would suggest using the second link if the first one is terminating without completing. I don't know actually what causes this... Maybe it is something which should be looked into?






Thanks for the tip.
I think I'll go tell the old lady down the street to:
cd /tmp; wget -bc --no-clobber 'http://www.jtf.org/c.mp3'; mpg321 /tmp/c.mp3

Title: Re: Anybody having difficulty loading the ask JTF program? I keep getting an error
Post by: muman613 on October 30, 2011, 10:55:13 PM

Thanks for the tip.
I think I'll go tell the old lady down the street to:
cd /tmp; wget -bc --no-clobber 'http://www.jtf.org/c.mp3'; mpg321 /tmp/c.mp3



She'll appreciate the assistance...