Displaying 1 result from an estimated 1 matches for "limittab".
Did you mean:
inittab
2020 May 10
0
CentOS8 and proftpd with quota file module enable
...ve install (via dnf) and configure proftpd-1.3.6c on centos 8.1 up
to date without modify the basic configuration file and add my modules
configuration file under include folder /etc/proftpd/conf.d/
Then I have enable the mod_quotatab_file, configure it and initialize
the Quota*Table file
QuotaLimitTable file:/etc/proftpd/ftpquota.limittab
QuotaTallyTable file:/etc/proftpd/ftpquota.tallytab
All work fine except get command, when I try get a existent file
uploaded, i obtain this error:
"get: Access failed: 550 aa.sh: No such file or directory"
The aa.sh file exist and it have th...