SSH automate ftp upload -


I have a website that I work locally and hosted on another server with a web host . How do I use SSH to push my local files automatically to the production server? Would it be possible to prepare a list of files that are on my local machine that I did not want to upload and can I upload it only to those files which are the changes?

Edit : Thanks for the reply, I have actually started using GIT today, so I have to look into it. As mentioned, a great way to copy your files is another option I have Switched in, has been using for this purpose, which works on SSP and gives version control to us.


Comments