From 022ea1bdc0d2ab1d379d1c5bd0f5913187ab22c2 Mon Sep 17 00:00:00 2001
From: Skif-off For a list of supported protocols, see the GVfs documentation. Well, for access to FTP (for SSH+SCP too) and SMB you can use default WFX plugins FTP and Samba. Well, for access to FTP (for SSH+SCP too) you can use the FTP plugin. The libssh library: the FTP plugin will use libssh2.dll (Windows), libssh2.dylib (macOS) or libssh2.so.1 (Linux and other Unix-like OS). The distributions of Double Commander for Windows contain this library, in other cases, we can use the usual ways to get libraries in the operating system (for example, package libssh2-1 in Debian/Ubuntu, libssh2 in Arch Linux, libssh2 in macOS (Homebrew)). Plugin allows to use an SSH authentication agent (for example, ssh-agent from the OpenSSH utility suite, Pageant from PuTTY). This is a file system plugin for working with network directories (SMB/CIFS). Linux only. Список поддерживаемых протоколов смотрите в документации GVfs. Для доступа к FTP (и SSH+SCP тоже) и SMB вы можете использовать WFX-плагины FTP и Samba. Для доступа к FTP (и SSH+SCP тоже) вы можете использовать плагин FTP.2. Issues related to GNU/Linux
davs://servername
diff --git a/doc/en/plugins.html b/doc/en/plugins.html
index ccec9022..9362bef3 100644
--- a/doc/en/plugins.html
+++ b/doc/en/plugins.html
@@ -48,7 +48,6 @@ Content
3. File system plugins (WFX)
-
-
- 2. Вопросы, связанные с GNU/Linux
davs://servername
diff --git a/doc/ru/plugins.html b/doc/ru/plugins.html
index 34c3f2c1..f2d6d451 100644
--- a/doc/ru/plugins.html
+++ b/doc/ru/plugins.html
@@ -48,7 +48,6 @@ Содержание
3. Плагины файловой системы (WFX)Библиотека libssh: плагин FTP будет использовать libssh2.dll (Windows), libssh2.dylib (macOS) или libssh2.so.1 (Linux и другие Unix-подобные ОС).
Дистрибутивы Double Commander для Windows содержат эту библиотеку, в иных случаях мы можем использовать обычные способы получения библиотек в операционной системе (например, пакет libssh2-1 в Debian/Ubuntu, libssh2 в Arch Linux, libssh2 в macOS (Homebrew)).
Плагин позволяет использовать агент SSH-аутентификации (например, ssh-agent из набора утилит OpenSSH, Pageant из PuTTY).
-Это плагин файловой системы для работы с сетевыми каталогами (SMB/CIFS).
-Только Linux.