> For the complete documentation index, see [llms.txt](https://george-jen.gitbook.io/data-science-and-apache-spark/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://george-jen.gitbook.io/data-science-and-apache-spark/ssh-and-scp-client.md).

# ssh and scp client

If you are on Mac and Linux, you already have ssh and scp client.

If you are on Windows, you need to download ssh and scp clients.

putty.exe, an ssh client. You can download from:

<https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html>

winscp, an scp client, can be downloaded from:

<https://winscp.net/eng/index.php>
