How to automatically upload to ftp when saving what I did
Hey guys, I am connecting to my ftp public_html via the project folder. The only way I know of quickly saving and uploading the file im working on is by right clicking on the file and selecting "Uploading to Mywebsite.com". I thought that if I save it (CTRL +S) it would send it to my ftp and update the file. Is there a setting I have to change or a keyboard shortcut?
Please sign in to leave a comment.
You need to enable 'upload files automatically to default server' option. See http://confluence.jetbrains.com/display/PhpStorm/Sync+changes+and+automatic+upload+to+a+deployment+server+in+PhpStorm#SyncchangesandautomaticuploadtoadeploymentserverinPhpStorm-%28optional%292.AutomaticUpload
automatic upload does not work
Could you please share your configuration? What does not work exactly?
should there be a msg on the file transfer everytime I save now to confirm it pusshed? @...
Not sure I got the question right, but you can enable verbose deployment logging at
Settings/Preferences | Build, Execution, Deployment | Deployment | Options | Operations logging: Details
.