- martin
Post a reply
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
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