Назад | Перейти на главную страницу

Что могло вызвать эту ошибку списка каталогов ProFTPD?

Ошибка, которую я получаю в Filezilla, - «Невозможно получить список каталогов». В Firefox он просто продолжает загружаться и ничего не происходит. Для обоих клиентов в журнале proftpd.log появляются одинаковые сообщения.

Computer - error setting write fd TCP_NOPUSH: Protocol not available
Computer - error setting read fd TCP_NOPUSH: Protocol not available
Computer (193.140.12.170[193.140.12.170]) - FTP session opened.
Computer (193.140.12.170[193.140.12.170]) - PRIVS_USER: unable to seteuid(session.login_uid): Invalid argument
Computer (193.140.12.170[193.140.12.170]) - USER testing: Login successful.
Computer (193.140.12.170[193.140.12.170]) - error: /var/log is a world writeable directory
Computer (193.140.12.170[193.140.12.170]) - PRIVS_USER: unable to seteuid(session.login_uid): Invalid argument
Computer (193.140.12.170[193.140.12.170]) - PRIVS_SETUP: unable to seteuid(): Invalid argument
Computer (193.140.12.170[193.140.12.170]) - PRIVS_RELINQUISH: unable to seteuid(session.uid): Invalid argument
Computer (193.140.12.170[193.140.12.170]) - PRIVS_RELINQUISH: unable to seteuid(session.uid): Invalid argument
Computer (193.140.12.170[193.140.12.170]) - FTP no transfer timeout, disconnected
Computer (193.140.12.170[193.140.12.170]) - FTP session closed.
Computer - error setting write fd TCP_NOPUSH: Protocol not available
Computer - error setting read fd TCP_NOPUSH: Protocol not available
Computer (193.140.12.170[193.140.12.170]) - FTP session opened.
Computer (193.140.12.170[193.140.12.170]) - no such user 'ftp'
Computer (193.140.12.170[193.140.12.170]) - USER ftp: no such user found from 193.140.12.170 [193.140.12.170] to 192.168.10.138:21
Computer (193.140.12.170[193.140.12.170]) - FTP session closed.
Computer - error setting write fd TCP_NOPUSH: Protocol not available
Computer - error setting read fd TCP_NOPUSH: Protocol not available
Computer (193.140.12.170[193.140.12.170]) - FTP session opened.
Computer (193.140.12.170[193.140.12.170]) - PRIVS_USER: unable to seteuid(session.login_uid): Invalid argument
Computer (193.140.12.170[193.140.12.170]) - USER testing: Login successful.
Computer (193.140.12.170[193.140.12.170]) - error: /var/log is a world writeable directory
Computer (193.140.12.170[193.140.12.170]) - PRIVS_USER: unable to seteuid(session.login_uid): Invalid argument
Computer (193.140.12.170[193.140.12.170]) - PRIVS_SETUP: unable to seteuid(): Invalid argument
Computer (193.140.12.170[193.140.12.170]) - PRIVS_RELINQUISH: unable to seteuid(session.uid): Invalid argument
Computer (193.140.12.170[193.140.12.170]) - PRIVS_RELINQUISH: unable to seteuid(session.uid): Invalid argument
Computer (193.140.12.170[193.140.12.170]) - PRIVS_RELINQUISH: unable to seteuid(session.uid): Invalid argument

ProFTPD устанавливается через Cygwin, хотя говорят, что это не проблема Cygwin.

Я пробовал добавлять следующие записи:

IdentLookups off
UseReverseDNS off

К сожалению, он все еще не может предоставить список каталогов. Apache-сервер через cygwin может отлично разместить тот же каталог.