[OT] Re: Pushing a repository to Amazon S3?
Matt Nordhoff
mnordhoff at mattnordhoff.com
Tue Dec 11 09:31:04 CST 2007
Matt Mackall wrote:
> If you had an SFTP library, it'd be practically trivial.
> Unfortunately, it'd also probably be quite slow, requiring at least
> O(files) round trips. By comparison, the Mercurial's SSH and FTP wire
> protocols need one round trip for the actual data transfer.
Since you already have static-http, is there any objection to supporting
SFTP too? Or is it just that nobody's done it yet?
(You meant "HTTP" and not "FTP", right?)
--
More information about the Mercurial
mailing list