Differences

This shows you the differences between the selected revisions of the page.

2020-02-05 2020-02-06
Win32-OpenSSH (martin) using %SystemRoot% instead of hardcoding c:\windows (martin)
Line 87: Line 87:
<code> <code>
-C:\Windows\Sysnative\OpenSSH\ssh.exe !U@!@ -p !#+%SystemRoot%\Sysnative\OpenSSH\ssh.exe !U@!@ -p !#
</code> </code>
Line 95: Line 95:
<code> <code>
-C:\Windows\Sysnative\OpenSSH\ssh.exe !U@!@ -p !# -t "cd !/ ; /bin/bash"+%SystemRoot%\Sysnative\OpenSSH\ssh.exe !U@!@ -p !# -t "cd !/ ; /bin/bash"
</code> </code>
Line 105: Line 105:
<code> <code>
-"C:\Windows\Sysnative\bash.exe" -c "ssh !U@!@ -p !#"+"%SystemRoot%\Sysnative\bash.exe" -c "ssh !U@!@ -p !#"
</code> </code>
Line 113: Line 113:
<code> <code>
-"C:\Windows\Sysnative\bash.exe" -c "ssh !U@!@ -p !# -t 'cd !/ ; /bin/bash'"+"%SystemRoot%\Sysnative\bash.exe" -c "ssh !U@!@ -p !# -t 'cd !/ ; /bin/bash'"
</code> </code>

Last modified: by martin