From 3f01da879075c0351b6e1018ee61fa542cbb66e9 Mon Sep 17 00:00:00 2001 From: Andreas Gocht <andreas.gocht@tu-dresden.de> Date: Thu, 6 Jan 2022 13:28:32 +0100 Subject: [PATCH] Update export_nodes.md * spelling * line length --- doc.zih.tu-dresden.de/docs/data_transfer/export_nodes.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc.zih.tu-dresden.de/docs/data_transfer/export_nodes.md b/doc.zih.tu-dresden.de/docs/data_transfer/export_nodes.md index 582ec1670..9e1bf5b5c 100644 --- a/doc.zih.tu-dresden.de/docs/data_transfer/export_nodes.md +++ b/doc.zih.tu-dresden.de/docs/data_transfer/export_nodes.md @@ -133,9 +133,11 @@ the local machine. ## Access From Windows -### Commandline +### Command-line -Windows 10 (1809 and higher) comes with a [built-in OpenSSH support](https://docs.microsoft.com/en-us/windows-server/administration/openssh/openssh_overview) including the above described [scp](#SCP) and [sftp](#SFTP). +Windows 10 (1809 and higher) comes with a +[built-in OpenSSH support](https://docs.microsoft.com/en-us/windows-server/administration/openssh/openssh_overview) +including the above described [SCP](#SCP) and [SFTP](#SFTP). ### GUI - Using WinSCP -- GitLab