Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

Nick_tim

how getting Shell

configured in the gui SFTP and SCP/Shell for su
If you use the Gui everything is OK
But the problem with authorization through the console.
How to pass these parameters in the session ?
open sftp://mylog:pass@host
then the problem with sudo su - user
if no, then how to use the session
open muprofile@host where to send the password?

typically, the connection looks like this
open %1%:%2%@%3%
%% variables.login, password, host. where set sudo /sftp/sftp1 and sudo su - user