I'm using winSCP to access Unix computers.
How can I change user after I have logged into a Unix server using winSCP?
E.g. I have personal account in unix computer A. I can log into this comp using Putty and then change user to root user $sudo /usr/bin/su - rootuser
.
How can I do the same thing using winSCP? I don't know the password for rootuser