[Proftpd-user] Configuring for Anonymous FTP
Dennis Putnam <[email protected]> Sat, 3 Apr 2021 09:39:56 -0400
| Newsgroups | gmane.network.proftpd.user |
|---|---|
| Message-ID | <[email protected]> |
I am trying to configure proftpd to allow anonymous uploads (CentOS 7). I am able to login using 'anonymous' and can see the 'pub' and 'uploads' directories. I also can 'cd' into 'uploads'. I think I have either ownership or permissions wrong on the 'uploads' directory but I cannot find any place that says what to set them to. I tried various things after initially getting the error "permission denied" from the client on 'put'. However, my current settings result in "operation not permitted" from the client. Can someone tell me what to do to correct this? TIA. This is my current directory settings: |$ ls -lR /var/ftp /var/ftp: total 8 drwxr-xr-x 2 root root 4096 Apr 1 14:37 pub drwxrwxr-x 2 ftp ftp 4096 Mar 28 15:19 uploads /var/ftp/pub: total 0 /var/ftp/uploads: total 0 | I am using the default proftpd.conf except I specify the anon root as /var/ftp/pub. I am not running Selinux. || -- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus _______________________________________________ ProFTPD Users List <[email protected]> Unsubscribe problems? http://www.proftpd.org/list-unsub.html