2

I have a local PHP project in my Eclipse workspace and a remote server that I want my project files to be synchronized on everytime I change my files. So far I've installed Remote System Explorer (RSE) into Eclipse, set up a SFTP connection to the remote server and checked out the project on the desired remote path via SVN. I already found out that via RSE I can export my project onto the server (which is not necessary any more) or configure the remote path as new project (which I tried but throws a CoreException everytime I try to open a file).

Now, is there a way to just set up an auto-upload/sync for every file change on my local project to the remote path, just like you can do easily on PHPStorm? Or am I stuck with manually uploading my local changes...?

StrikeAgainst
  • 556
  • 6
  • 23

0 Answers0