• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here:Home » Pushing Git Repositories over FTP in Rackspace Cloud Sites

By Abhishek Ghosh February 16, 2013 4:47 pm Updated on February 16, 2013

Pushing Git Repositories over FTP in Rackspace Cloud Sites

Advertisement

Pushing Git Repositories over FTP in Rackspace Cloud Sites is possible in read only mode. Here is a guide for hardcore command line interface users to use git. After reading the title – Pushing Git Repositories over FTP in Rackspace Cloud Sites, as a Rackspace Cloud Sites user, you might get this kind of feeling – “what ? git ? is it Rackspace Cloud Sites ?” Yes, Pushing Git Repositories over FTP in Rackspace Cloud Sites is for Rackspace Cloud Sites. Who told you that you will always need the shell access for git ? We usually use git with shell access, possibly git is developed in that way, but actually command line work is possible with Rackspace Cloud Sites – be it with FTP / SFTP or git. Here is how. Please remember, we are using OS X 10.8.2 Mountain Lion. Commands and method to install the components is easier on Linux. Windows users better use Ubuntu than fighting with simulated UNIX environment. There is no reason to use Windows OS anymore, at least have any Linux as dual boot as an advanced user.

Rackspace Cloud Sites users do have an irresistible demand for getting git by default, you can check in official feedback post. Pushing Git Repositories over FTP in Rackspace Cloud Files is an temporary solution, not a full fledged solution.
Rackspace Cloud Sites is the most advanced and possibly only mentionable managed aPaaS in this world, yet it is far behind their other cloud services including Cloud Server. However, Rackspace Cloud Sites is far far better than any existing hosting for PHP MySQL based CMS, specially.

 

Important Must Know Tutorials Before Pushing Git Repositories over FTP in Rackspace Cloud Site

 

We are taking that you have a Mac or at least Linux. Windows users needs to go for GNU GPL extra stuffs to enable the UNIX like features. You must know and master these things before giving any effort for Pushing Git Repositories over FTP in Rackspace Cloud Sites guide :

Advertisement

---

 

  • Accessing Rackspace Cloud Sites FTP from Command Line Interface in Mac
  • Fixing UNIX Commands After OSX 10.8 Updates
  • List of Indispensable OS X Commands
  • Console2 Customization and UNIX Functions (For backdated/pseudo computer users, i.e. Windows 7, Windows 8 users. Its pseudo because Windows NT is full copy paste of OpenVMS including the wallpapers. MS could not manage the gap of kernel though, thats why so much malwares, virus etc. exists.) Practically only a boot disk is needed to get in to Windows, whatever the password is.

 

The reason why MS invest behind SUSE is to find out how the gap can be fixed. We are not saying that Linux is copy of UNIX but is written from scratch. Somehow the commands are equivalent. FreeBSD is UNIX equivalent.

 

Pushing Git Repositories over FTP in Rackspace Cloud Sites

 

First, go to this repo :

 

Vim
1
https://github.com/AbhishekGhosh/git-ftp

 

In this url :

 

https://github.com/AbhishekGhosh/git-ftp/blob/develop/INSTALL.md

 

You will get the needed commands for Linux and others. Mac’s is explained here.

 
Pushing Git Repositories over FTP in Rackspace Cloud Sites
 

The needed commands (run one by one) :

 

Vim
1
brew install git-ftp

Vim
1
mkdir -p ~/develop/git-ftp.git

Vim
1
cd ~/develop/git-ftp.git

Vim
1
git clone https://github.com/resmo/git-ftp.git

Vim
1
chmod +x git-ftp

Vim
1
mkdir ~/bin && cd ~/bin/

Vim
1
ln -s ~/develop/git-ftp.git/git-ftp git-ftp.dev

 

/bin/ directory is an alias. You can navigate to ~/develop/git-ftp.git by right click on Finder, clicking the Go to folder… option and writing that path : ~/develop/git-ftp.git in the pop up window.

Usages :

Everything is written in Github project, still. First you need to create a project to practice. Setting defaults for a git project in .git/config. See the “Using Scopes” sub header in project home page :

 

Vim
1
https://github.com/AbhishekGhosh/git-ftp

 

As basically we are pushing, the commands will be executed by our Operating System not the Server. So there is no problem for pushing.

 

Abhishek-GhoshTagged With fatal: Could not get last commit Network down? Wrong URL? Use git ftp init for the initial push exiting
Facebook Twitter Pinterest

Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Surgeon, Author and Blogger. You can keep touch with him on Twitter - @AbhishekCTRL.

Here’s what we’ve got for you which might like :

Articles Related to Pushing Git Repositories over FTP in Rackspace Cloud Sites

  • Nginx WordPress Installation Guide (All Steps)

    This is a Full Nginx WordPress Installation Guide With All the Steps, Including Some Optimization and Setup Which is Compatible With WordPress DOT ORG Example Settings For Nginx.

  • OpenShift OctoPress Auto install Script

    OpenShift OctoPress Auto install Script is an Advanced Script to Run OctoPress on Free OpenShift PaaS Practically Without Any Knowing Ruby or Git.

  • WordPress & PHP : Different AdSense Units on Mobile Devices

    Here is How To Serve Different AdSense Units on Mobile Devices on WordPress With PHP. WordPress Has Function Which Can Be Used In Free Way.

  • Managing Many git Repositories on Computer : GitHub, Heroku Cloud

    Managing Many Git Repositories on Computer can be quite pathetic if you are using lot of Cloud PaaS like AppFog, Heroku Cloud or you have lot of GitHub repo.

performing a search on this website can help you. Also, we have YouTube Videos.

Take The Conversation Further ...

We'd love to know your thoughts on this article.
Meet the Author over on Twitter to join the conversation right now!

If you want to Advertise on our Article or want a Sponsored Article, you are invited to Contact us.

Contact Us

Subscribe To Our Free Newsletter

Get new posts by email:

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (24.3K Followers)
  • Twitter (5.8k Followers)
  • Facebook (5.7k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.3k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • Hybrid Multi-Cloud Environments Are Becoming UbiquitousJuly 12, 2023
  • Data Protection on the InternetJuly 12, 2023
  • Basics of BJT TransistorJuly 11, 2023
  • What is Confidential Computing?July 11, 2023
  • How a MOSFET WorksJuly 10, 2023
PC users can consult Corrine Chorney for Security.

Want to know more about us?

Read Notability and Mentions & Our Setup.

Copyright © 2023 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy