Re: [Proftpd-user] proftpd-1.3.6c on centos8: When mod_quotatab_file is enable, the get command give "get: Access failed: 550 aa.sh: No such file or directory"
"John Stoffel" <[email protected]>
| Newsgroups | gmane.network.proftpd.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Dario, I looked these over and haven't had a chance to actually test anything out here. I would suggest that spinning up a small VM and setting up a smaller/simpler test setup would be a good first step. Also, from the looks of it, you're doing chroot'd anonymous access to directories. Are the user accounts stored on PAM so that user's can login to these systems using ssh as well? Maybe the quota can be enforced outside of proftp... I won't have time tonight to poke at this myself though. Also, which mod_quotatab data file module are you using? You don't have mod_quotatab_file enabled in your modules.conf file. Oh wait, you have it in your conf.d/quota.conf file. That *should* be ok, but you're also including the modules.conf file, which *also* include mod_quotatab, so maybe there's something going wonky there? I would first off simplify your configuration as much as possible, ideally a minimal config running on a seperate port, which you can test with. _______________________________________________ ProFTPD Users List <[email protected]> Unsubscribe problems? http://www.proftpd.org/list-unsub.html