Re: [newbie] Downloading a huge file - burning an ISO

2003-09-13 Thread H.J.Bathoorn
On Saturday 13 September 2003 05:51, David E. Fox wrote:
> FWIW I just use ncfto :). No problems thus far. Browsers usually make
> poor file downloaders, but it seems to be all right most of the time IME.

Not konq, I even use it for sftp on and to my lan. .very nifty. Works 
perfectly and is in fact less of a security risk than nfs and having my 
remote filesystems mounted all the time.

I noticed that konq in kde3.1.3 handles javascript better now than mozilla 
doesnow e-banking was the last I used Moz for so that's gone too. Haven't 
checked Flash yet tho.
Mind you this is all 9.2rc1 and a cooker mix on top.

Good luck,
HarM



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Downloading a huge file - burning an ISO

2003-09-13 Thread H.J.Bathoorn
On Saturday 13 September 2003 03:38, Russ wrote:
> Anyway, how do I burn an ISO image in Linux?
>
> Thanks
> Russ
install gcombust or k3b if you prefer gui.
Or use "cdrecord" on the commandline.

Good luck,
HarM



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Downloading a huge file - burning an ISO

2003-09-13 Thread Eric Huff
> Anyway, how do I burn an ISO image in Linux?

You could use one of the gui's, but here is my favorite way (a la Tom
Brinkman)  

If you burn a lot of iso's, make an alias: 

alias biso='cdrecord -v -eject speed=2 dev=0,0,0 -dao'

then biso file.iso

You'll have to change speed and dev=x,x,x to fit your needs.

Speed: Many people say use half what your drive says it will do.  If you
aint in a hurry, use less.

cdrecord -scanbus will tell you the dev #'s for your writer.

-- 
Mandrake HowTo's & More:  http://twiki.mdklinuxfaq.org

Join the content organization discussion:
http://mandrake.vmlinuz.ca/bin/view/Main/WebIndex

Join the General Wiki Development discussion:
http://mandrake.vmlinuz.ca/bin/view/Main/DevelopingTheMandrakeCommunity#Discussion

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Downloading a huge file - burning an ISO

2003-09-12 Thread David E. Fox
> I'm able to download the .iso files without any trouble using Mozilla.  
> See the screen shots.  What am I doing differently?

FWIW I just use ncfto :). No problems thus far. Browsers usually make
poor file downloaders, but it seems to be all right most of the time IME.


David E. Fox  Thanks for letting me
[EMAIL PROTECTED]change magnetic patterns
[EMAIL PROTECTED]   on your hard disk.
---

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Downloading a huge file - burning an ISO

2003-09-12 Thread Russ
The answer to this is "yes". It downloads it to a tmp directory in /. I 
only have 691 megs of free space there and the file is 694. I couldn't 
figure out how to bypass the temp file transfer.

I remember someone saying something about Konquerer being able to act 
like a file transfer over the net (with split windows). I tried that and 
it worked flawlessly (he was right, Konquerer rocks). Konquerer will 
even resume a failed download whereas Mozilla dl manager does not. The 
reason I do not use Konquerer as my main web browser is that some of the 
links appear in yellow and vry hard to read. I cannot figure out how 
to fix it (any ideas?).

Anyway, how do I burn an ISO image in Linux?

Thanks
Russ
Eric Huff wrote:

I can't remember: does mozilla dl manager download directly to you
desired location, or does it do the dl to tmp then move dance?



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Downloading a huge file

2003-09-12 Thread Brant Fitzsimmons
David wrote:

On Fri, 2003-09-12 at 11:39, John Richard Smith wrote:
 

Russ wrote:

   

Hi All,

I am trying to dl Knoppix so I can try it on a laptop we have. 
However, it gets to about 20 secs left to go then tells me that there 
is not enough disk space left. I am dl it to my home directory which 
is 19gigs (mostly free), the file is only 650megs.

Can anyone tell me why this won't let me do it?

I am using Mozilla dl manager if that matters.

 

I think mozilla actually downloads into a /tmp (noticed log time ago -
this may have changed since) and then moves it to the location you told
it to once complete. This does cause problems for the larger downloads.
wget is what I use for anything bigish.
David.

If it did before it doesn't now.  I downloaded all three RC1 discs 
(1.9GB) at the same time using Mozilla and my /tmp directory is only 400MB.

--
Brant Fitzsimmons
[EMAIL PROTECTED]
___
Linux user #322847 | Linux machine #207465 | http://counter.li.org/
   AMD Duron 1.3GHz | Mandrake 9.1 | Kernel 2.4.21-0.16mm-mdk
   KDE 3.1.3 | Mozilla 1.4 Mail Client
Uptime:
12:10:01 up 5 days, 23:26,  1 user,  load average: 0.59, 0.43, 0.38
___
"All truth passes through three stages. First, it is ridiculed.
Second, it is violently opposed. Third, it is accepted as being
self-evident."
-Arthur Schopenhauer (1788-1860)


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Downloading a huge file

2003-09-12 Thread Bryan Phinney
On Friday 12 September 2003 12:27 am, Russ wrote:
> Hi All,
>
> I am trying to dl Knoppix so I can try it on a laptop we have. However,
> it gets to about 20 secs left to go then tells me that there is not
> enough disk space left. I am dl it to my home directory which is 19gigs
> (mostly free), the file is only 650megs.
>
> Can anyone tell me why this won't let me do it?
>
> I am using Mozilla dl manager if that matters.
>
> Thanks
> Russ

I would check the space on the /tmp directory.  You can also set this, I think 
in the environment variables for your shell.  Still, nothing beats having 
enough /tmp space.

-- 
Bryan Phinney
Software Test Engineer


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Downloading a huge file

2003-09-12 Thread David
On Fri, 2003-09-12 at 11:39, John Richard Smith wrote:
> Russ wrote:
> 
> > Hi All,
> >
> > I am trying to dl Knoppix so I can try it on a laptop we have. 
> > However, it gets to about 20 secs left to go then tells me that there 
> > is not enough disk space left. I am dl it to my home directory which 
> > is 19gigs (mostly free), the file is only 650megs.
> >
> > Can anyone tell me why this won't let me do it?
> >
> > I am using Mozilla dl manager if that matters.
> >

I think mozilla actually downloads into a /tmp (noticed log time ago -
this may have changed since) and then moves it to the location you told
it to once complete. This does cause problems for the larger downloads.
wget is what I use for anything bigish.

David.


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Downloading a huge file

2003-09-12 Thread H.J.Bathoorn
On Friday 12 September 2003 06:27, Russ wrote:
> Hi All,
>
> I am trying to dl Knoppix so I can try it on a laptop we have. However,
> it gets to about 20 secs left to go then tells me that there is not
> enough disk space left. I am dl it to my home directory which is 19gigs
> (mostly free), the file is only 650megs.
>
> Can anyone tell me why this won't let me do it?
>
> I am using Mozilla dl manager if that matters.
>
> Thanks
> Russ

Had a topic on this one on the expert list on the rc2 iso downloads.

The crux was/is you can use rsync to download the missing  or broken parts so 
you will not need to download the whole thing.

Here's the link to a nice howto, that'll work for the knoppix Dload to if 
changed appropiately.

http://cybercfo.gkmweb.com/rsync-mandrakeiso.html

Works like a charm.

Good luck,
HarM

Btw for dloading I always have excellent results with konqueror.
I use 2 panes side by side, one /home/triade/dloads/ and the other the remote 
ftp site.
Then it's simply drag&drop and "copy here"!:o)



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Downloading a huge file

2003-09-12 Thread Heather/Femme
On Thu, 11 Sep 2003 22:40:32 -0700
Eric Huff <[EMAIL PROTECTED]> wrote:

> > I am trying to dl Knoppix so I can try it on a laptop we have.
> > However, it gets to about 20 secs left to go then tells me that
> > there is not enough disk space left. I am dl it to my home directory
> > which is 19gigs (mostly free), the file is only 650megs.
> > 
> > Can anyone tell me why this won't let me do it?
> > 
> > I am using Mozilla dl manager if that matters.
> 
> 
> I can't remember: does mozilla dl manager download directly to you
> desired location, or does it do the dl to tmp then move dance?
> 
Use Kget.  It rox!  It is an awesome little utility. :D

Funky Femme

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Downloading a huge file

2003-09-11 Thread Liechti
> try wget.

Or read the topic picture download tool:

"wget -r -l1 --no-parent -A,jpg http://SiteWanted'sAdress" without the quotes.
for gif's or png's change appropiately.
It'll create it's own directory structure.

remo

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Downloading a huge file

2003-09-11 Thread HaywireMac
On Thu, 11 Sep 2003 21:27:00 -0700
Russ <[EMAIL PROTECTED]> uttered:

> I am trying to dl Knoppix so I can try it on a laptop we have.
> However, it gets to about 20 secs left to go then tells me that there
> is not enough disk space left. I am dl it to my home directory which
> is 19gigs (mostly free), the file is only 650megs.
> 
> Can anyone tell me why this won't let me do it?
> 
> I am using Mozilla dl manager if that matters.

try wget.

see man wget for more info.
-- 
HaywireMac
Registered Linux user #282046
Homepage: www.orderinchaos.org
++
Mandrake HowTo's & More: http://twiki.mdklinuxfaq.org
++
Don't stop to stomp ants when the elephants are stampeding.

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Downloading a huge file

2003-09-11 Thread Eric Huff
> I am trying to dl Knoppix so I can try it on a laptop we have.
> However, it gets to about 20 secs left to go then tells me that there
> is not enough disk space left. I am dl it to my home directory which
> is 19gigs (mostly free), the file is only 650megs.
> 
> Can anyone tell me why this won't let me do it?
> 
> I am using Mozilla dl manager if that matters.


I can't remember: does mozilla dl manager download directly to you
desired location, or does it do the dl to tmp then move dance?

-- 
Mandrake HowTo's & More:  http://twiki.mdklinuxfaq.org

Join the content organization discussion:
http://mandrake.vmlinuz.ca/bin/view/Main/WebIndex

Join the General Wiki Development discussion:
http://mandrake.vmlinuz.ca/bin/view/Main/DevelopingTheMandrakeCommunity#Discussion

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


[newbie] Downloading a huge file

2003-09-11 Thread Russ
Hi All,

I am trying to dl Knoppix so I can try it on a laptop we have. However, 
it gets to about 20 secs left to go then tells me that there is not 
enough disk space left. I am dl it to my home directory which is 19gigs 
(mostly free), the file is only 650megs.

Can anyone tell me why this won't let me do it?

I am using Mozilla dl manager if that matters.

Thanks
Russ

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com