/var/ftp/incoming
: User anonymous
: 311 Anonymous login ok , send your complete email address as you password.
:
: PASS XXXX
: 530- Unable to set anonymous privileges
: 530 Login Incorret
:
: 이렇게 나옵니다..
:
: 그리고
:
: <Directory incoming/*>
: AllowOverwrite on
: AllowRetrieveRestart on
: AllowStoreRestart on
: <Limit DELE RMD>
: DenyAll
: </Limit>
: <Limit READ STOR MDK>
: AllowAll
: </Limit>
: </Directory>
:
: 이러한 예제가 있다고하면
:
: directory incoming/* 의 incoming 디렉토리는 루트에있는겁니까
: proftpd 의 하위디렉토리에 있는겁니까?--리눅스는 혁명이다