ciao nel file di configurazione ho impostato:
poi ho fattocodice:... # Set the user and group under which the server will run. User nobody Group nogroup # To cause every FTP user to be "jailed" (chrooted) into their home # directory, uncomment this line. DefaultRoot ~ # Normally, we want files to be overwriteable. AllowOverwrite on # Bar use of SITE CHMOD by default <Limit SITE_CHMOD> DenyAll </Limit> #imposto il logging ExtendedLog /var/log/ftp.log read,write ...
eppure il file ftp.log resta sempre vuoto...dove ho sbagliato? graziecodice:root@unixweb:~# cd /var/log/ root@unixweb:/var/log# touch ftp.log root@unixweb:/var/log# chown nobody.nogoup ftp.log root@unixweb:/var/log# killall proftpd root@unixweb:/var/log# /usr/local/proftpd-1.2.10/sbin/proftpd

Rispondi quotando
