git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Junio C Hamano <gitster-e+AXbWqSrlAAvxtiuMwx3w@public.gmane.org>
To: Jonathan Nieder <jrnieder-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: Ramkumar Ramachandra
	<artagnon-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
	 Thomas Ferris Nicolaisen
	<tfnico-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
	 Philippe Vaucher
	<philippe.vaucher-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
	 Konstantin Khomoutov
	<flatworm-Rn4VEauK+AKRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>,
	 git-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	 git-users-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org,
	 August Karlstrom
	<fusionfile-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
	 Sverre Rabbelier
	<srabbelier-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Subject: Re: Fw: How do I git-push to an FTP server?
Date: Sun, 07 Oct 2012 13:46:42 -0700	[thread overview]
Message-ID: <7vvcemovrh.fsf@alter.siamese.dyndns.org> (raw)
In-Reply-To: <20121007172754.GA29560-fcEM2ccDkbL2nhBuCrrZHw@public.gmane.org> (Jonathan Nieder's message of "Sun, 7 Oct 2012 10:27:54 -0700")

Jonathan Nieder <jrnieder-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> writes:

> Ramkumar Ramachandra wrote:
>>> Thomas Ferris Nicolaisen <tfnico-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> writes:
>
>>>> At least according to the documentation[1], "Git natively supports [...] ftp".
>>>>
>>>> This could need some clarification if pushing over ftp is not supported.
> [...]
>> -Git natively supports ssh, git, http, https, ftp, ftps, and rsync
>> -protocols. The following syntaxes may be used with them:
>> +Git natively supports ssh, git, http, https, and rsync protocols. The
>> +following syntaxes may be used with them:
>
> Perhaps the initial list should not be exhaustive, in which case we
> could say:
>
> 	Git natively supports ssh, git, http, and https protocols.  The
> 	following syntaxes may be used with them:
>
> 	...
>
> 	Git also has (less efficient) support for fetching and pushing
> 	over rsync protocol and fetching over ftp or ftps, using the
> 	same "protocol://host/path/to/repo.git/" syntax.

Yeah, that, possibly with "These are deprecated; do not use them.",
would be a better way forward.  As we deprecated "rsync" long time
ago, perhaps we should remove it at Git 2.0 or somewhere around
that.

By the way, that old patch by Ram in question was *not* incorrect
per-se back then when dumb http was still more prevalent option
between the two http transports.  Fetching over dumb http and dumb
ftp were both equally bad ;-)  It just has become less relevant as
more people start equating http with the smart http, where there is
no equivalent "smart ftp".

-- 
You received this message because you are subscribed to the Google Groups "Git for human beings" group.
To post to this group, send email to git-users-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to git-users+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
For more options, visit this group at http://groups.google.com/group/git-users?hl=en.

  parent reply	other threads:[~2012-10-07 20:46 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-05 13:38 Fw: How do I git-push to an FTP server? Konstantin Khomoutov
2012-10-05 13:46 ` Fw: [git-users] " Philippe Vaucher
     [not found]   ` <CAGK7Mr4L0Us3ykLUoWBdyR2zJUNa_HNguwb-=dEq_h_yXThPPA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2012-10-05 15:21     ` Fw: " Thomas Ferris Nicolaisen
     [not found]       ` <CAEcj5uW4aw19MgNi8vJk5TWoL6SEad=s2jthS-h1jLTtuPq7AQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2012-10-05 21:48         ` Junio C Hamano
2012-10-07 15:28           ` Fw: [git-users] " Ramkumar Ramachandra
2012-10-07 17:27             ` Jonathan Nieder
     [not found]               ` <20121007172754.GA29560-fcEM2ccDkbL2nhBuCrrZHw@public.gmane.org>
2012-10-07 20:46                 ` Junio C Hamano [this message]
2012-10-08  7:23                   ` Ramkumar Ramachandra
2012-10-08  8:02                     ` Jonathan Nieder
     [not found]                       ` <20121008080208.GC19733-fcEM2ccDkbL2nhBuCrrZHw@public.gmane.org>
2012-10-08 15:39                         ` Fw: " Junio C Hamano
     [not found]                           ` <7v7gr1nfby.fsf-s2KvWo2KEQL18tm6hw+yZpy9Z0UEorGK@public.gmane.org>
2012-10-08 17:26                             ` Junio C Hamano
2012-10-08 20:18                               ` Fw: [git-users] " Jonathan Nieder
     [not found]                                 ` <20121008201816.GB7698-fcEM2ccDkbL2nhBuCrrZHw@public.gmane.org>
2012-10-08 21:38                                   ` Fw: " Junio C Hamano
2012-10-05 17:38     ` Konstantin Khomoutov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7vvcemovrh.fsf@alter.siamese.dyndns.org \
    --to=gitster-e+axbwqsrlaavxtiumwx3w@public.gmane.org \
    --cc=artagnon-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=flatworm-Rn4VEauK+AKRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    --cc=fusionfile-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=git-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=git-users-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org \
    --cc=jrnieder-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=philippe.vaucher-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=srabbelier-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=tfnico-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).