Welcome Guest! Log in
×

Notice

The forum is in read only mode.
Due to some maintenance operations, stambia.org will be switched to read-only mode during the 13th November. It will be possible to read and download, but impossible to post on the forums or create new accounts. For any question please contact the support team.

Topic-icon Question Execute SSH : add option on command line ?

More
05 Apr 2019 09:36 #1 by Cedric
Cedric created the topic: Execute SSH : add option on command line ?
Hello,

is it possible to add on option to the ssh command line.
I want to execute an ssh -t command

Thanks
Cedric
More
05 Apr 2019 18:20 #2 by Thomas BLETON
Thomas BLETON replied the topic: Execute SSH : add option on command line ?
Hi,

The "-t" option that you are using on your command line is part of your SSH client.
The SSH client used in Stambia does not have this option.

Can you please explain what this option is necessary for ?
More
05 Apr 2019 21:18 #3 by Cedric
Cedric replied the topic: Execute SSH : add option on command line ?
it was to execute a git command of cloning for extract all projects
But i finally succed without this option ...

Thanks for your time

Cédric