Home
last modified time | relevance | path

Searched defs:ssh_options (Results 1 – 25 of 29) sorted by relevance

12

/dports/science/openems/openEMS-0.0.35-71-g4c24b6e/matlab/
H A DRunOpenEMS.m90 ssh_options = ''; variable
99 ssh_options = [ssh_options ' -i ' Settings.SSH.Putty.Key]; variable
111 ssh_options = [ssh_options ' -x -C']; variable
115 ssh_options = [ssh_options ' -o "PasswordAuthentication no" -o "StrictHostKeyChecking no"']; variable
H A DFindFreeSSH.m36 ssh_options = [' -i ' Settings.SSH.Putty.Key]; variable
40 ssh_options = ['-o ConnectTimeout=' num2str(time_out)]; variable
H A DRunOpenEMS_MPI.m43 ssh_options = [scp_options ' -x']; variable
/dports/net-mgmt/crmsh/crmsh-4.3.1/crmsh/
H A Dparallax.py17 src=None, dst=None, askpass=False, ssh_options=None): argument
65 def parallax_call(nodes, cmd, askpass=False, ssh_options=None): argument
78 def parallax_slurp(nodes, localdir, filename, askpass=False, ssh_options=None): argument
93 def parallax_copy(nodes, src, dst, askpass=False, ssh_options=None): argument
/dports/databases/postgresql-repmgr/repmgr-5.2.0/
H A Dsysutils.c168 remote_command(const char *host, const char *user, const char *command, const char *ssh_options, PQ… in remote_command()
227 …command(const char *host, const char *user, const char *command, const char *ssh_options, PQExpBuf… in make_remote_command()
/dports/x11/kitty/kitty-0.23.1/kittens/ssh/
H A Dcompletion.py76 def ssh_options() -> Dict[str, str]: function
/dports/databases/mongodb36/mongodb-src-r3.6.23/buildscripts/
H A Dremote_operations.py69 ssh_options=None, argument
/dports/misc/amanda-server/amanda-3.3.9/common-src/
H A Dssh-security.c298 gchar *ssh_options[100] = {SSH_OPTIONS, NULL}; in runssh() local
/dports/misc/amanda-client/amanda-3.3.9/common-src/
H A Dssh-security.c298 gchar *ssh_options[100] = {SSH_OPTIONS, NULL}; in runssh() local
/dports/databases/pgbarman/barman-release-2.17/barman/
H A Dfs.py287 def __init__(self, ssh_command, ssh_options=None, path=None): argument
H A Dcopy_controller.py288 ssh_options=None, argument
H A Dcommand_wrappers.py596 ssh_options=None, argument
/dports/sysutils/py-salt/salt-3004.1/salt/client/ssh/
H A Dshell.py79 ssh_options=None, argument
H A D__init__.py870 ssh_options=None, argument
/dports/ftp/bbftp-client/bbftp-client-3.2.1/bbftpc/
H A Dconnecttoserver.c208 char **ssh_options = NULL; in connectviassh() local
/dports/devel/py-parallax/parallax-1.0.6/parallax/
H A D__init__.py90 ssh_options = [] # Extra options to pass to SSH variable in Options
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/ssh/src/
H A Dssh_options.erl23 -module(ssh_options). module
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/ssh/src/
H A Dssh_options.erl23 -module(ssh_options). module
/dports/sysutils/duplicity/duplicity-0.8.20/duplicity/
H A Dconfig.py305 ssh_options = u"" variable
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/ssh/src/
H A Dssh_options.erl23 -module(ssh_options). module
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/ssh/src/
H A Dssh_options.erl23 -module(ssh_options). module
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/ssh/src/
H A Dssh_options.erl23 -module(ssh_options). module
/dports/lang/erlang/otp-OTP-24.1.7/lib/ssh/src/
H A Dssh_options.erl23 -module(ssh_options). module
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/ssh/src/
H A Dssh_options.erl23 -module(ssh_options). module
/dports/archivers/rvm/rvm-1.11/
H A Drconfig.h180 std::string ssh_options; variable

12