Uploading via FTP?

Knowing the file hierachies of the MVC, how do you upload rails projects
via FTP to a web server? Right now I have my public_html linked to the
root folder of the rails installation on the server… any ideas?? Or
maybe I should ask what is the best way to setup the server in such a
way that would allow a remote user to upload rails projects?

Thanks in advance!