Archie
Global Moderator
Hero Member
   
Offline
Posts: 6869
I will never forget you, uhhh...
|
 |
« Reply #60 on: February 08, 2012, 11:52:20 PM » |
|
If you use wget, you are assured of continual md5 checks during the download to ensure the file is correct. In addition, you can resume the download using wget if your connection fails. Do you mean use it like this? wget http://domain.com/linux.isoYes, that's exactly it. For example, to download the MiniMe iso from the debian.ethz.ch mirror, you would simply open a terminal and enter: wget http://debian.ethz.ch/mirror/pclinuxos/live-cd/pclinuxos-kde-minime-2012.02.isoIt is just that simple. To use prozilla, substitute proz for wget. By default, the prozilla download will separate the iso file into 4 equally sized segments and download each segment simultaneously. Prozilla is in the repositories. Just like wget, prozilla also has the option to continue an aborted download, rather than having to begin all over again. wget is a great downloader. I always add the option -c so if for some reasons I have to Ctrl+C, I can always resume the download instead of having to start from O. And if there are more than two files I needed to download, I just create a URL+filename list and use the -i option. Of course there's more you can do with wget ...  Then there's curl and aria2...
|
|
|
|
|
Logged
|
|
|
|
|
longtom
|
 |
« Reply #61 on: February 09, 2012, 02:07:05 AM » |
|
+1 for prozilla.
There was a gui around called prozgui, which was the way I first encountered prozilla. Sadly the Gui is not developed any more and therefore fell out of the repos. But prozilla is so simple to use it doesn't matter too much.
|
|
|
|
|
Logged
|
Regards longtom
PCLinuxOS LXDE 32bit 2.0 Celeron, 1263MB Ram, Nvidia FX5200 Ultra, SiS900 PCI Fast Ethernet
|
|
|
|
George Underwood Edwards
|
 |
« Reply #62 on: February 09, 2012, 04:11:29 AM » |
|
wget is a great downloader.
I always add the option -c so if for some reasons I have to Ctrl+C, I can always resume the download instead of having to start from O. How do you resume after using Ctrl +C? I looked at the menu but didn't find that.
|
|
|
|
|
Logged
|
"He who climbs the steps of knowledge stands out among common men like a blueberry in a pan of milk."
|
|
|
|
longtom
|
 |
« Reply #63 on: February 09, 2012, 04:54:04 AM » |
|
wget is a great downloader.
I always add the option -c so if for some reasons I have to Ctrl+C, I can always resume the download instead of having to start from O. How do you resume after using Ctrl +C? I looked at the menu but didn't find that. wget -c http://whatever ....
|
|
|
|
|
Logged
|
Regards longtom
PCLinuxOS LXDE 32bit 2.0 Celeron, 1263MB Ram, Nvidia FX5200 Ultra, SiS900 PCI Fast Ethernet
|
|
|
|
ternor
|
 |
« Reply #64 on: February 09, 2012, 04:59:44 AM » |
|
If you want a down loader with a gui, look at D4X aka Downloader for X.
|
|
|
|
|
Logged
|
|
|
|
|
Just18
|
 |
« Reply #65 on: February 09, 2012, 08:04:06 AM » |
|
Two GUI apps ....... Kget and Gwget .... which might be of interest to those not comfortable with command line.
|
|
|
|
|
Logged
|
MLUs rule the roost!
Linux XPS 3.2.17-pclos1.pae.bfs 32 bit Intel(R) Core(TM)2 Quad CPU Q9450 @ 2.66GHz 4 GB RAM MCP51 High Def Audio GeForce GTX 550 Ti PHILIPS DVD+-RW DVD8701 Logitech BT Mini-Receiver Afatech DVB-T 2 USB DTT
|
|
|
|
George Underwood Edwards
|
 |
« Reply #66 on: February 09, 2012, 12:21:49 PM » |
|
Two GUI apps ....... Kget and Gwget .... which might be of interest to those not comfortable with command line. About a year or so ago, someone posted they had trouble using K-Get. They said they still got corrupted files.
|
|
|
|
|
Logged
|
"He who climbs the steps of knowledge stands out among common men like a blueberry in a pan of milk."
|
|
|
|
Just18
|
 |
« Reply #67 on: February 09, 2012, 01:15:25 PM » |
|
Two GUI apps ....... Kget and Gwget .... which might be of interest to those not comfortable with command line. About a year or so ago, someone posted they had trouble using K-Get. They said they still got corrupted files.Of what significance is that?
|
|
|
|
|
Logged
|
MLUs rule the roost!
Linux XPS 3.2.17-pclos1.pae.bfs 32 bit Intel(R) Core(TM)2 Quad CPU Q9450 @ 2.66GHz 4 GB RAM MCP51 High Def Audio GeForce GTX 550 Ti PHILIPS DVD+-RW DVD8701 Logitech BT Mini-Receiver Afatech DVB-T 2 USB DTT
|
|
|
|
George Underwood Edwards
|
 |
« Reply #68 on: February 09, 2012, 01:53:49 PM » |
|
Two GUI apps ....... Kget and Gwget .... which might be of interest to those not comfortable with command line. About a year or so ago, someone posted they had trouble using K-Get. They said they still got corrupted files.Of what significance is that? You said that Kget "might be of interest to those not comfortable with command line." Someone else said that he got better results with 'wget' because he found the GUI based platforms didn't work as well. His experience, not mine.
|
|
|
|
|
Logged
|
"He who climbs the steps of knowledge stands out among common men like a blueberry in a pan of milk."
|
|
|
Old-Polack
Administrator
Hero Member
   
Offline
Posts: 9693
----IOFLU----
|
 |
« Reply #69 on: February 09, 2012, 02:23:20 PM » |
|
Two GUI apps ....... Kget and Gwget .... which might be of interest to those not comfortable with command line. About a year or so ago, someone posted they had trouble using K-Get. They said they still got corrupted files.Of what significance is that? You said that Kget "might be of interest to those not comfortable with command line." Someone else said that he got better results with 'wget' because he found the GUI based platforms didn't work as well. His experience, not mine. Bad d/ls can be caused by many things, but especially a bad RAM card. I use Kget almost daily, and the only bad d/ls ever were the result of a failed RAM card. Removing/replacing it, solved the problem. A good clue that it's the RAM that has a problem is to run md5sum on the same large file numerous times. If the generated number varies, the RAM is bad, or at least one card is.
|
|
|
|
|
Logged
|
Old-Polack Of what use be there for joy, if not for the sharing thereof? Lest we forget... 
|
|
|
|
George Underwood Edwards
|
 |
« Reply #70 on: February 09, 2012, 09:09:12 PM » |
|
Where can I get the Final version of last PCL that was released?
|
|
|
|
|
Logged
|
"He who climbs the steps of knowledge stands out among common men like a blueberry in a pan of milk."
|
|
|
|
|
|
George Underwood Edwards
|
 |
« Reply #72 on: February 09, 2012, 10:36:26 PM » |
|
Aren't maintenance releases the newer and untested versions  Or did I make an error 
|
|
|
|
|
Logged
|
"He who climbs the steps of knowledge stands out among common men like a blueberry in a pan of milk."
|
|
|
Neal ManBear
Administrator
Super Villain
   
Offline
Posts: 15184
LXDE! Coffee, Bacon and Cheesecake!
|
 |
« Reply #73 on: February 10, 2012, 05:31:12 AM » |
|
Aren't maintenance releases the newer and untested versions  Or did I make an error  No, they are not. A test release would not be announced on the forum. A maintenance release is a quarterly (more or less) update release. It is intended for new users / new installs. Those who have an up-to-date install do not need it.
|
|
|
|
|
Logged
|
|
|
|
metalmayhem420me1
New Friend
Offline
Posts: 1
|
 |
« Reply #74 on: February 20, 2012, 01:16:03 AM » |
|
Any idea when the Torrent for this release will be put up?
|
|
|
|
|
Logged
|
|
|
|
|