Automatic upload not working
I'm connected through PhpStorm to a FTP server and want to edit some files on it. But to make changes to the file I always have to hit the "Upload current remote file" button on the top right. I changed the deployment options but it doesn't change the behaviour as I always have to hit that button.
My deployment options look like this (also tried Upload changed files... to Always but it didn't change anything):

Please sign in to leave a comment.
Automatic upload only affects local files being edited and mapped to a remote server. Here's the request: https://youtrack.jetbrains.com/issue/WI-27296
Meanwhile, you can use Alt+Shift+Q to upload files easier.