<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>OpenSSH on Windows Cmd Help</title><link>https://pen2.com/cmd/categories/openssh/</link><description>Recent content in OpenSSH on Windows Cmd Help</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Thu, 07 Jul 2022 23:49:27 +0000</lastBuildDate><atom:link href="https://pen2.com/cmd/categories/openssh/index.xml" rel="self" type="application/rss+xml"/><item><title>scp</title><link>https://pen2.com/cmd/scp/</link><pubDate>Thu, 07 Jul 2022 23:49:27 +0000</pubDate><guid>https://pen2.com/cmd/scp/</guid><description>&lt;hr>
&lt;h2 id="scp">scp&lt;/h2>
&lt;ul>
&lt;li>C:\Windows\System32\OpenSSH\scp.exe&lt;/li>
&lt;/ul>
&lt;p>STDERR:&lt;/p>
&lt;div class="highlight">&lt;pre tabindex="0" class="chroma">&lt;code class="language-winbatch" data-lang="winbatch">&lt;span class="line">&lt;span class="cl">usage: scp [-346BCpqrTv] [-c cipher] [-F ssh_config] [-i identity_file]
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl"> [-J destination] [-l limit] [-o ssh_option] [-P port]
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl"> [-S program] source ... target
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>Return Code: 1&lt;/p>
&lt;hr></description></item><item><title>ssh-add</title><link>https://pen2.com/cmd/ssh-add/</link><pubDate>Thu, 07 Jul 2022 23:49:27 +0000</pubDate><guid>https://pen2.com/cmd/ssh-add/</guid><description>&lt;hr>
&lt;h2 id="ssh-add">ssh-add&lt;/h2>
&lt;ul>
&lt;li>C:\Windows\System32\OpenSSH\ssh-add.exe -?&lt;/li>
&lt;/ul>
&lt;p>STDERR:&lt;/p>
&lt;div class="highlight">&lt;pre tabindex="0" class="chroma">&lt;code class="language-winbatch" data-lang="winbatch">&lt;span class="line">&lt;span class="cl">Error connecting to agent: No such file or directory
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>Return Code: 2&lt;/p>
&lt;hr></description></item><item><title>ssh-agent</title><link>https://pen2.com/cmd/ssh-agent/</link><pubDate>Thu, 07 Jul 2022 23:49:27 +0000</pubDate><guid>https://pen2.com/cmd/ssh-agent/</guid><description>&lt;hr>
&lt;h2 id="ssh-agent">ssh-agent&lt;/h2>
&lt;ul>
&lt;li>C:\Windows\System32\OpenSSH\ssh-agent.exe&lt;/li>
&lt;/ul>
&lt;p>STDERR:&lt;/p>
&lt;div class="highlight">&lt;pre tabindex="0" class="chroma">&lt;code class="language-winbatch" data-lang="winbatch">&lt;span class="line">&lt;span class="cl">unable to start ssh-agent service, error :1058
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>Return Code: 255&lt;/p>
&lt;hr></description></item><item><title>ssh-keygen</title><link>https://pen2.com/cmd/ssh-keygen/</link><pubDate>Thu, 07 Jul 2022 23:49:27 +0000</pubDate><guid>https://pen2.com/cmd/ssh-keygen/</guid><description>&lt;hr>
&lt;h2 id="ssh-keygen">ssh-keygen&lt;/h2>
&lt;ul>
&lt;li>C:\Windows\System32\OpenSSH\ssh-keygen.exe /?&lt;/li>
&lt;/ul>
&lt;p>STDERR:&lt;/p>
&lt;div class="highlight">&lt;pre tabindex="0" class="chroma">&lt;code class="language-winbatch" data-lang="winbatch">&lt;span class="line">&lt;span class="cl">Too many arguments.
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">usage: ssh-keygen [-q] [-b bits] [-C comment] [-f output_keyfile] [-m format]
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl"> [-N new_passphrase] [-t dsa &lt;span class="p">|&lt;/span> ecdsa &lt;span class="p">|&lt;/span> ed25519 &lt;span class="p">|&lt;/span> rsa]
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl"> ssh-keygen -p [-f keyfile] [-m format] [-N new_passphrase]
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl"> [-P old_passphrase]
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl"> ssh-keygen -i [-f input_keyfile] [-m key_format]
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl"> ssh-keygen -e [-f input_keyfile] [-m key_format]
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl"> ssh-keygen -y [-f input_keyfile]
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl"> ssh-keygen -c [-C comment] [-f keyfile] [-P passphrase]
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl"> ssh-keygen -l [-v] [-E fingerprint_hash] [-f input_keyfile]
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl"> ssh-keygen -B [-f input_keyfile]
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl"> ssh-keygen -D pkcs11
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl"> ssh-keygen -F hostname [-lv] [-f known_hosts_file]
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl"> ssh-keygen -H [-f known_hosts_file]
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl"> ssh-keygen -R hostname [-f known_hosts_file]
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl"> ssh-keygen -r hostname [-g] [-f input_keyfile]
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl"> ssh-keygen -G output_file [-v] [-b bits] [-M memory] [-S start_point]
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl"> ssh-keygen -f input_file -T output_file [-v] [-a rounds] [-J num_lines]
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl"> [-j start_line] [-K checkpt] [-W generator]
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl"> ssh-keygen -I certificate_identity -s ca_key [-hU] [-D pkcs11_provider]
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl"> [-n principals] [-O option] [-V validity_interval]
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl"> [-z serial_number] file ...
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl"> ssh-keygen -L [-f input_keyfile]
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl"> ssh-keygen -A [-f prefix_path]
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl"> ssh-keygen -k -f krl_file [-u] [-s ca_public] [-z version_number]
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl"> file ...
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl"> ssh-keygen -Q -f krl_file file ...
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl"> ssh-keygen -Y check-novalidate -n namespace -s signature_file
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl"> ssh-keygen -Y sign -f key_file -n namespace file ...
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl"> ssh-keygen -Y verify -f allowed_signers_file -I signer_identity
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl"> -n namespace -s signature_file [-r revocation_file]
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>Return Code: 1&lt;/p>
&lt;hr></description></item><item><title>sftp</title><link>https://pen2.com/cmd/sftp/</link><pubDate>Thu, 07 Jul 2022 23:49:26 +0000</pubDate><guid>https://pen2.com/cmd/sftp/</guid><description>&lt;hr>
&lt;h2 id="sftp">sftp&lt;/h2>
&lt;ul>
&lt;li>C:\Windows\System32\OpenSSH\sftp.exe -h&lt;/li>
&lt;/ul>
&lt;p>STDERR:&lt;/p>
&lt;div class="highlight">&lt;pre tabindex="0" class="chroma">&lt;code class="language-winbatch" data-lang="winbatch">&lt;span class="line">&lt;span class="cl">usage: sftp [-46aCfpqrv] [-B buffer_size] [-b batchfile] [-c cipher]
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl"> [-D sftp_server_path] [-F ssh_config] [-i identity_file]
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl"> [-J destination] [-l limit] [-o ssh_option] [-P port]
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl"> [-R num_requests] [-S program] [-s subsystem &lt;span class="p">|&lt;/span> sftp_server]
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl"> destination
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>Return Code: 1&lt;/p>
&lt;hr></description></item><item><title>ssh</title><link>https://pen2.com/cmd/ssh/</link><pubDate>Thu, 07 Jul 2022 23:49:26 +0000</pubDate><guid>https://pen2.com/cmd/ssh/</guid><description>&lt;hr>
&lt;h2 id="ssh">ssh&lt;/h2>
&lt;ul>
&lt;li>C:\Windows\System32\OpenSSH\ssh.exe -?&lt;/li>
&lt;/ul>
&lt;p>STDERR:&lt;/p>
&lt;div class="highlight">&lt;pre tabindex="0" class="chroma">&lt;code class="language-winbatch" data-lang="winbatch">&lt;span class="line">&lt;span class="cl">unknown option -- ?
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">usage: ssh [-46AaCfGgKkMNnqsTtVvXxYy] [-B bind_interface]
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl"> [-b bind_address] [-c cipher_spec] [-D [bind_address:]port]
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl"> [-E log_file] [-e escape_char] [-F configfile] [-I pkcs11]
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl"> [-i identity_file] [-J [user@]host[:port]] [-L address]
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl"> [-l login_name] [-m mac_spec] [-O ctl_cmd] [-o option] [-p port]
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl"> [-Q query_option] [-R address] [-S ctl_path] [-W host:port]
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl"> [-w local_tun[:remote_tun]] destination [command]
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>Return Code: 255&lt;/p>
&lt;hr></description></item><item><title>ssh-keyscan</title><link>https://pen2.com/cmd/ssh-keyscan/</link><pubDate>Thu, 07 Jul 2022 23:49:26 +0000</pubDate><guid>https://pen2.com/cmd/ssh-keyscan/</guid><description>&lt;hr>
&lt;h2 id="ssh-keyscan">ssh-keyscan&lt;/h2>
&lt;ul>
&lt;li>C:\Windows\System32\OpenSSH\ssh-keyscan.exe -?&lt;/li>
&lt;/ul>
&lt;p>STDERR:&lt;/p>
&lt;div class="highlight">&lt;pre tabindex="0" class="chroma">&lt;code class="language-winbatch" data-lang="winbatch">&lt;span class="line">&lt;span class="cl">unknown option -- ?
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">usage: ssh-keyscan [-46cDHv] [-f file] [-p port] [-T timeout] [-t type]
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl"> [host &lt;span class="p">|&lt;/span> addrlist namelist]
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>Return Code: 1&lt;/p>
&lt;hr></description></item></channel></rss>