Is there way to switch between user accounts using WinSCP?
When I am using PuTTY, I can use su
command to switch users between different accounts.
For an example:
kitis@localhost$
kitis@localhost$ su abc
abc@localhost$
In the same way, when I am using WinSCP, is there a way for me to switch users while I have logged in to a server?