Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

sudo su while uploading files via PhpStorm

I have configured PhpStorm for remote server. But, to write a file I need root access so when I am doing it on server I do sudo su and PhpStorm throws permission denied error !

Any idea how I can configure PhpStorm to handle this scenario?

like image 239
user269867 Avatar asked Jul 08 '26 15:07

user269867


1 Answers

In phpStorm 2023, Tools -> deployment -> configuration, check "Use Sudo to run SFTP sever" and you will be asked the password. Then restart phpStorm and you will be able to edit files in remote server and transfer them back

enter image description here

like image 108
hous Avatar answered Jul 11 '26 03:07

hous



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!