Re: Down Loading
If reget doesn't work, have a friend with a fast connection download it and split it up to smaller files :) On Sat, 8 Mar 1997, Pete Poff wrote: > Hi, > the service that I use to get onto the internet only allows me 1 > hour at a time, then I have to quit and log back on. There are somefile > that are like 7 meg, and take 1 1/2 hours to download and the service I > use kick me off after 1 hour. How could I > download it? > > Pete Poff---AKA---BlackJack > Personal E-Mail Address: [EMAIL PROTECTED] > Kyron E-Mail Address:[EMAIL PROTECTED] > Kyron address:telnet.cyberconinc.com 4000 > > > >
Re: Down Loading
Pete Poff wrote: > > Hi, > the service that I use to get onto the internet only allows me 1 > hour at a time, then I have to quit and log back on. There are somefile > that are like 7 meg, and take 1 1/2 hours to download and the service I > use kick me off after 1 hour. How could I > download it? > > Pete Poff---AKA---BlackJack > Personal E-Mail Address: [EMAIL PROTECTED] > Kyron E-Mail Address:[EMAIL PROTECTED] > Kyron address: telnet.cyberconinc.com 4000 > > Use ftp "get " the first time then use "reget " on subsequent ftp sessions. I think reget is supported by most ftp servers. It has worked for me every time I've tried it. I think dselect does a reget when you use the ftp method. --Bob
Re: Down Loading
On Sat, 8 Mar 1997, Pete Poff wrote: > Hi, > the service that I use to get onto the internet only allows me 1 > hour at a time, then I have to quit and log back on. There are somefile > that are like 7 meg, and take 1 1/2 hours to download and the service I > use kick me off after 1 hour. How could I > download it? > Get as much as you can in the first hour, then in the second session, do a reget from ftp which will finish the file in the second, or seuccessive sessions. Luck, Dwarf -- aka Dale Scheetz Phone: 1 (904) 656-9769 Flexible Software 11000 McCrackin Road e-mail: [EMAIL PROTECTED] Tallahassee, FL 32308 If you don't see what you want, just ask --
Re: Down Loading
Pete Poff <[EMAIL PROTECTED]> writes: > There are somefile that are like 7 meg, and take 1 1/2 hours to > download and the service I use kick me off after 1 hour. How could > I download it? Either use reget command in ftp, or `get -r' in ncftp. Both do the same. reget remote-file [local-file] Reget acts like get, except that if local-file exists and is smaller than remote-file, local-file is presumed to be a parĀ tially transferred copy of remote-file and the transfer is continued from the apparent point of failure. This command is useful when transferring very large files over networks that are prone to dropping connections. Guy
Down Loading
Hi, the service that I use to get onto the internet only allows me 1 hour at a time, then I have to quit and log back on. There are somefile that are like 7 meg, and take 1 1/2 hours to download and the service I use kick me off after 1 hour. How could I download it? Pete Poff---AKA---BlackJack Personal E-Mail Address: [EMAIL PROTECTED] Kyron E-Mail Address:[EMAIL PROTECTED] Kyron address: telnet.cyberconinc.com 4000