PHPStrom - Download on open

Hello,
I'd use PHPStorm keeping files on my server update.
I configured PHPStrom to upload the file automatically when i save (Ctrl + S)
But I wish it download the file from the server when I open it in the remote host (There may have been a change on the server but not on my IDE).

How can I do?

thank you

0

Hello,

currently there is no such option, but you can configure PHPStorm to check remote file each time you open it in editor and warn if it was changed. To do it you need to open Tool | Deployment | Options and set Warn then uploading over newer files to Compare timestamp and size (faster) or Compare content (more reliable) and enable Notify about remote changes.

Best regards,
Elena Shaverdova

0
Avatar
Permanently deleted user

Yes, it's good :)
Thank you very much !

0

I also need feature "automatic download on open". Is it possible to request this feature from developers?

0

Please create an issue on tracker and elaborate there what functional you need. Currently it's possible to check if remote file was changed on local file's opening. Do you want to download remote version each time?

0

Yes, I want an option "Download always in this session"

0

I've created the issue, feel free to watch or vote.

0

Oops, I also created issue https://youtrack.jetbrains.com/issue/WI-29649
Could you please close it as a duplicate?

0

I would be against having automatic download on opening.  Seeing people are having issues with the newly released software, I don't want to rollback.  I will give it a bit of time for people to sort it out.

0

请先登录再写评论。