Не хочет ходить по символическим ссылкам pure-ftpd с ругательствами: No such
file or directory
Права вроде все стоят. Может я чето упустил?P.S. pure-ftpd собран с флагом vchroot
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.Оно?
>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.
>
>Оно?Да, оно. Я перегрузился и все заработало.