Sublime Forum

Sublime SFTP - possible to change user?

#1

I connect to server with my pub key and usual server config:

... "host": <IP>, "user": <my.name>, ...

To be able to change project code, I have to sudo to project user:

sudo -iu <project.user>

otherwise I can access project code read-only.

This is strait-forward in Terminal ssh session, but is there any way I could instruct Sublime SFTP to change user?
Of course I cannot directly connect to server with project user, which should be obvious I guess

Thanks

0 Likes

#2

Basically, I want to execute command on remote server…
Is it possible?

0 Likes

#3

Not with the current version, but it is planned for a future release.

0 Likes

#4

is there any update on this? still slotted for a future release? thanks!

0 Likes

#5

would love to know if this has happened/is in the works, or if I need to find a workaround! thanks again!

0 Likes

#6

Hey.
You said 4 years ago that it is planned in future release.
Is it implemented now? How to change user like author of this topic described?

0 Likes