Displaying 1 result from an estimated 1 matches for "tallytab".
Did you mean:
tallyman
2020 May 10
0
CentOS8 and proftpd with quota file module enable
...ntos 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 the right access, see this example
session:
$ lftp -u...