Opened 2 years ago
Closed 2 years ago
#139 closed defect (fixed)
anonymous FTP not working out of the box
| Reported by: | oebele | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Backend | Version: | 8.0 Beta (r5788) |
| Keywords: | Cc: |
Description
when checking the option 'Only allow anonymous FTP' in the FTP options, logging in with anonymous still requires a password. You need to actually add a user 'ftp' (or any other user that you've configured the ftp-daemon to run as) in /usr/local/etc/proftpd.conf to make it work.
Also, there is no option to set the anonymously shared directory in the GUI, that needs to be done in /usr/local/etc/proftpd.conf as well.
Change History (2)
comment:1 Changed 2 years ago by jpaetzel
comment:2 Changed 2 years ago by jpaetzel
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

These issues should be resolved in RC2. You do need to create the anonymous user as well as give them correct permissions to whatever chunk of storage they will be using.