URL: https://www.opennet.me/cgi-bin/openforum/vsluhboard.cgi
Форум: vsluhforumID1
Нить номер: 66856
[ Назад ]

Исходное сообщение
"pure-ftpd и символические ссылки"

Отправлено m1chaeell , 10-Июн-06 13:46 
Не хочет ходить по символическим ссылкам pure-ftpd с ругательствами: No such
file or directory
Права вроде все стоят. Может я чето упустил?

P.S. pure-ftpd собран с флагом vchroot


Содержание

Сообщения в этом обсуждении
"pure-ftpd и символические ссылки"
Отправлено calculator , 11-Июн-06 19:06 
http://download.pureftpd.org/pub/pure-ftpd/doc/README

--with-virtualchroot: usually, when an user is chrooted (-A and -a
options), it's impossible to go out of his home directory. Enabling that
feature makes it possible: symbolic links are always followed, even if they
are pointing to directories not located in the user's home directory. This
is very useful for having shared directories (for instance, have a symbolic
link to /var/incoming in every home directory) .
This feature isn't enabled by default.

Оно?


"pure-ftpd и символические ссылки"
Отправлено m1chaeell , 11-Июн-06 19:16 
>http://download.pureftpd.org/pub/pure-ftpd/doc/README
>
>--with-virtualchroot: usually, when an user is chrooted (-A and -a
>options), it's impossible to go out of his home directory. Enabling that
>
>feature makes it possible: symbolic links are always followed, even if they
>
>are pointing to directories not located in the user's home directory. This
>
>is very useful for having shared directories (for instance, have a symbolic
>
>link to /var/incoming in every home directory) .
>This feature isn't enabled by default.
>
>Оно?

Да, оно. Я перегрузился и все заработало.