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]> |
>>>>> "Dario" == Dario Lesca <[email protected]> writes: Dario> Il giorno lun, 11/05/2020 alle 10.13 -0700, David Mathog ha scritto: >> 1. since it is CentOS (or any other RH derivative) make sure that >> selinux isn't the problem. Turn that off and then retest. In this >> case I doubt it is the issue, but it is so often, that it should >> always be tested. Dario> Selinux is disabled. Good. >> 2. Verify that the configuration file syntax is correct. This may >> be one of those instances where case matters and somewhere there may >> be a "${home}" which should be "${HOME}". Since the former is not >> defined it is substituted with nothing, the rest of the path is >> added, and it ends up looking in the "/" directory rather than, for >> instance "/home/username". Dario> I have check this, and the $HOME and $USER environment variable are Dario> correctly set. Anyway, what doesn't work is only the client "get" Dario> command, other command (mkdir, ls, put, ecc) work great Dario> Someone can explain why only client "get" command not work? while other Dario> client command work great? Can you please post your configuration? Are you doing anything with <limit> blocks? John _______________________________________________ ProFTPD Users List <[email protected]> Unsubscribe problems? http://www.proftpd.org/list-unsub.html