Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • CygWin has SSH built in.

  • Putty

  • MobaXterm - my favorite, includes secure copy to move files between Windows and Linux

  • Windows Subsystem for Linux comes with SSH preinstalled.

...

Code Block
scp localfile.txt <username>@<remote hostname>:<path in remote file system>

...

SSH Scanners