-
Notifications
You must be signed in to change notification settings - Fork 54
Description
Microsoft Windows 10 Pro 10.0.19045 N/A Build 19045
Far Manager, version 3.0.6446.0 x64
Базовая установка без дополнительных плагинов
ftp plugin (ftp list directory)
Сообщение kremin » Вт 30 сен, 2025 18:23
Есть проблема захожу в каталог с архивами на ftp ресурс vsftpd, и вижу ступор,
Вверху пишет Reading directory (182) по центру
╔═ [email protected] ═════════╗
║ Connecting to ftp.example ... ║
║ Connected ║
║ Starting the session... ║
║ Reading remote directory... ║
а в логах vsftpd вижу
FTP response: Client "", "257 "/folder" is the current directory"
FTP command: Client "", "CWD /folder/PZL_Filters.csv.7z"
FTP response: Client "", "550 Failed to change directory."
FTP command: Client "", "TYPE I"
FTP response: Client "", "200 Switching to Binary mode."
FTP command: Client "", "SIZE /folder/PZL_Filters.csv.7z"
FTP response: Client "", "213 545397"
FTP command: Client "", "MDTM /folder/PZL_Filters.csv.7z"
FTP response: Client "", "213 20250930170722"
FTP command: Client "", "PWD"
FTP response: Client "", "257 "/folder" is the current directory"
FTP command: Client "", "CWD /folder/PartsTec.csv.7z"
FTP response: Client "", "550 Failed to change directory."
FTP command: Client "", "TYPE I"
FTP response: Client "", "200 Switching to Binary mode."
FTP command: Client "", "SIZE /folder/PartsTec.csv.7z"
FTP response: Client "", "213 257647"
FTP command: Client "", "MDTM /folder/PartsTec.csv.7z"
FTP response: Client "", "213 20250930170722"
FTP command: Client "", "PWD"
.....
FTP response: Client "", "257 "/folder" is the current directory"
FTP command: Client "", "CWD /folder/Pika_US-Parts.csv.7z"
FTP response: Client "", "550 Failed to change directory."
FTP command: Client "", "TYPE I"
FTP response: Client "", "200 Switching to Binary mode."
FTP command: Client "", "SIZE /folder/Pika_US-Parts.csv.7z"
FTP response: Client "", "213 142220"
FTP command: Client "", "MDTM /folder/Pika_US-Parts.csv.7z"
FTP response: Client "", "213 20250930170722"
FTP command: Client "", "PWD"
FTP response: Client "", "257 "/folder" is the current directory"
FTP command: Client "", "CWD /folder/PowerMax.csv.7z"
FTP response: Client "", "550 Failed to change directory."
это сыпется в лог пока не пройдет по все файлам.
Тоесть он рассматривате каждый файл как каталог и пробует зайти в каждый из них.
Возможно это поведение самого far так как в каталоге архивы и, возможно, он пробует их просмотреть.
Это было замечено на одной машине, и перепроверено на другой.