Re: git-ftp: retry, sftp support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



2011/7/18 Jakub Narebski <jnareb@xxxxxxxxx>:
> Martin Langhoff <martin.langhoff@xxxxxxxxx> writes:
>
>> René, Timo,
>>
>> Thanks for git-ftp -- it has saved me from going crazy with low cost
>> hosting setups that only support ftp.
>
> Could you give us a link?  It isn't in git core, is it?

git remote -v
origin	git://github.com/BeezyT/git-ftp.git (fetch)
origin	git://github.com/BeezyT/git-ftp.git (push)

> How git-ftp differs from ftp / ftps remote helper (git-remote-ftp etc.)?

AIUI, the ftp/ftps remote helpers are to keep a git _repo_ on a server
that runs ftp.

This git-ftp is a "deploy the tip of my branch onto a production
server" tool. The usage model is

 - hack on your html/php website on your dev machine, in a git checkout
 - commit your code
 - use git-ftp to publish to the hosting server

Maybe it should be called "git ftpdeploy".  It's a handy trick. I
found it via http://stackoverflow.com/questions/2950107/git-push-into-production-ftp




m
-- 
 martin.langhoff@xxxxxxxxx
 martin@xxxxxxxxxx -- Software Architect - OLPC
 - ask interesting questions
 - don't get distracted with shiny stuff  - working code first
 - http://wiki.laptop.org/go/User:Martinlanghoff
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]