Changes between Version 35 and Version 36 of cypress/SshUsage
- Timestamp:
- 01/23/21 21:14:12 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
cypress/SshUsage
v35 v36 38 38 39 39 || [[Image(WindowsSearchBox.png, center, 50%)]]||[[Image(WindowsCommandPrompt.png, center, 50%)]] || 40 41 Check that ssh is installed by entering the following command. 42 43 {{{ 44 where ssh 45 }}} 46 47 If your result is the message "INFO: Could not find files for the given pattern(s).", then you can install OpenSSH with !PowerShell. See [[https://docs.microsoft.com/en-us/windows-server/administration/openssh/openssh_install_firstuse | Install OpenSSH]]. 40 48 41 49 ==== Recent Windows 10: confirm ssh, scp ====