FTP protocol for APT instead of HTTP
Registered by
usr
FTP is the really protocol for the file transfers, and it is better than HTTP because it takes advantage of better the bandwidth than HTTP.
Mandriva Linux uses it already.
Blueprint information
- Status:
- Not started
- Approver:
- None
- Priority:
- Undefined
- Drafter:
- None
- Direction:
- Needs approval
- Assignee:
- Claudio
- Definition:
- New
- Series goal:
- None
- Implementation:
-
Unknown
- Milestone target:
- None
- Started by
- Completed by
Whiteboard
2009-02-25 cjwatson: Don't be misled by the name. HTTP is actually a much better file transfer protocol than FTP! For example, FTP has no support for pipelining, which makes an enormous difference over links with a high round-trip time. APT actually already supports FTP, but we don't use it by default because it would be *worse* than the current situation, not better.
(?)