> Has someone found a good solution for this ? I am working on a ruby > on rails project on a remote server. Have you tried using capistrano? It will help you automate the deployment process, letting you develop your rails project locally and the push changes to the server as you please.