Updating site in App Fog on Linux / Uploading site files to App Fog Server

1 · Subin Siby · Dec. 6, 2012, 5:12 p.m.
You might have know what is App Fog in my previous post. In this tutorial I am going to tell you how to upload your site files to their servers. For that first install Ruby by using this command : sudo apt-get install ruby Then install Ruby Gem : sudo apt-get install gem AppFog uses a gem named AF. Install the AF gem by using the command :...