1
vote
Is there an alternative to FTP?
HTTP might be faster if you manage to do parallel download of different pieces (with HTTP/1.1 only, afaik). Complexity of channel encoding is hardly relevant here, since your computer will likely r …
