I was just curious, what protocol do you guys use in your package manager configurations (sources.list, smart, yum or what have you), and why?
HTTP or FTP?
What protocol (HTTP or FTP?) to use for the package manager?
Moderators: snarkout, Patrick, dann
-
Tsuroerusu
- Posts: 2551
- Joined: Mon Sep 05, 2005 8:51 am
- Location: Silkeborg, Denmark
- Contact:
What protocol (HTTP or FTP?) to use for the package manager?


"Hatred does not cease by hatred, but only by love. This is the eternal rule."
- Siddhattha Gotama (Buddha), founder of Buddhism.
- Wally Balljacker
- Posts: 1227
- Joined: Fri Jul 29, 2005 3:32 am
- Location: University of Massachusetts - Lowell
- Contact:
The two things I hear the most often in these sorts of discussions are that ftp is more robust, and has better error checking/recovery while http is faster, and almost certainly not blocked on most networks (campuses, work lans, etc). Many networks block ftp traffic. I tend to use ftp if I have a choice.
Shared pain is lessened, shared joy is increased; thus do we refute entropy.
--Spider Robinson
--Spider Robinson
Re: What protocol (HTTP or FTP?) to use for the package mana
I use whatever is already in the default config files. I haven't had to manually add or configure repositories since FC3. Yum automatically picks a mirror from a list.Tsuroerusu wrote:I was just curious, what protocol do you guys use in your package manager configurations (sources.list, smart, yum or what have you), and why?
HTTP or FTP?
Re: What protocol (HTTP or FTP?) to use for the package mana
Gomer_X wrote:I use whatever is already in the default config files.Tsuroerusu wrote:I was just curious, what protocol do you guys use in your package manager configurations (sources.list, smart, yum or what have you), and why?
HTTP or FTP?
I agree with Gomer_X. If I have to make a choice, I use ftp because it is more robust, and we used it all the time in school.
//brian