On Thursday, July 31, 2014 9:08:58 PM UTC+2, Joanna Anthony wrote:
>
> Hello,
>
> Is anyone familiar with bbcp file transfer protocol? 
>
> I have some large git repos I'm trying to clone over a high latency vpn 
> link. I get really awful transfer rates using any of the standard 
> protocols. For regular file transfers I've been using bbcp for a while, and 
> get rates that can actually saturate my link.
>
> Now I've been trying to get git to work over bbcp, but without much luck. 
> Would anyone have any hints how I might get this to work?Unfortunately I'm 
> not too familiar with the internals of git but it seems like this should be 
> doable. 
>
>
As far as I know, Git only supports SSH, HTTP and the "native" Git 
protocol. There was some ftp support, but I'm not sure if this is supported 
anymore. See GIT URLS section 
on https://www.kernel.org/pub/software/scm/git/docs/git-clone.html for more 
info.

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to