Category Archives: FTP

Using Git and FTP to manage Webservers

One of the clients I work with use FTP to deploy software to their servers, but when I do the development work I’d rather keep my changes in a local copy, managed under the Git version control system, hence my … Continue reading

Posted in FTP, git, ruby | Leave a comment