Difference between revisions of "Ssh -O stop"

From wikieduonline
Jump to navigation Jump to search
Line 12: Line 12:
  
 
  ssh -O ctl_cmd
 
  ssh -O ctl_cmd
 +
 +
 +
ssh -O stop
 +
usage: ssh [-46AaCfGgKkMNnqsTtVvXxYy] [-B bind_interface]
 +
          [-b bind_address] [-c cipher_spec] [-D [bind_address:]port]
 +
          [-E log_file] [-e escape_char] [-F configfile] [-I pkcs11]
 +
          [-i identity_file] [-J [user@]host[:port]] [-L address]
 +
          [-l login_name] [-m mac_spec] [-O ctl_cmd] [-o option] [-p port]
 +
          [-Q query_option] [-R address] [-S ctl_path] [-W host:port]
 +
          [-w local_tun[:remote_tun]] destination [command]
  
 
== Related terms ==
 
== Related terms ==

Revision as of 07:56, 30 November 2020

ssh -O stop SERVER_NAME Control socket connect(~/.ssh/sockets/[email protected]): No such file or directory


ssh -O stop username@SERVER_NAME Stop listening request sent.


ssh -O ctl_cmd


ssh -O stop
usage: ssh [-46AaCfGgKkMNnqsTtVvXxYy] [-B bind_interface]
          [-b bind_address] [-c cipher_spec] [-D [bind_address:]port]
          [-E log_file] [-e escape_char] [-F configfile] [-I pkcs11]
          [-i identity_file] [-J [user@]host[:port]] [-L address]
          [-l login_name] [-m mac_spec] [-O ctl_cmd] [-o option] [-p port]
          [-Q query_option] [-R address] [-S ctl_path] [-W host:port]
          [-w local_tun[:remote_tun]] destination [command]

Related terms


See also

Advertising: