From 8c48bc926e5d991a4eed3c8d668e6a084a426a1a Mon Sep 17 00:00:00 2001 From: radiosti <55758631+radiosti@users.noreply.github.com> Date: Mon, 19 Jul 2021 20:56:26 +0200 Subject: [PATCH] Update external_tools_cheat_sheet.rst --- mRemoteNG/Documentation/external_tools_cheat_sheet.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mRemoteNG/Documentation/external_tools_cheat_sheet.rst b/mRemoteNG/Documentation/external_tools_cheat_sheet.rst index 02c60171..ff247c20 100644 --- a/mRemoteNG/Documentation/external_tools_cheat_sheet.rst +++ b/mRemoteNG/Documentation/external_tools_cheat_sheet.rst @@ -27,7 +27,8 @@ WinSCP is a free GUI Secure Copy program. - Filename: C:\\Program Files\\WinSCP\\WinSCP.exe (example path) - Arguments: scp://%Username%:%Password%@%Hostname%/ -- Can integrate: Unknown +- Optional Arguments - turn on compression and ignore any host key errors: -rawsetting Compression=1 -hostkey=* +- Can integrate: No `FileZilla S/FTP `_ ===================================================