working with remote server - how to sync the files?
I'd like to make a switch from Koding and am interested to know if the following setup would be possible:
I'm using a DigitalOcean to store my file and git it from there. Now I would like to be able to use 2 machines with PhpStorm to edit those files. I've added a new SFTP project and here's where the problem start. When I edit my files they're not being synced with remote ones. It's probably due to me missing something in my configurations, could you please help me figuring it out? Many thanks.
请先登录再写评论。
Hi there,
First of all: https://confluence.jetbrains.com/display/PhpStorm/Deployments+in+PhpStorm
P.S.
In recently released PhpStorm v9 you can edit files directly (not downloading them into actual project) -- http://blog.jetbrains.com/phpstorm/2015/04/remote-edit-in-phpstorm-9-eap/