Anonymous | Login | 2024-12-22 00:03 MST |
Main | My View | View Issues | Change Log | Roadmap | Repositories |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000017 | ClearOS | app-ftp - FTP Server | public | 2010-01-21 06:50 | 2019-03-04 06:49 | ||||
Reporter | timb80 | ||||||||
Assigned To | |||||||||
Priority | normal | Severity | feature | Reproducibility | N/A | ||||
Status | closed | Resolution | won't fix | ||||||
Platform | OS | OS Version | |||||||
Product Version | 5.1 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0000017: Customise default FTP file path in webconfig | ||||||||
Description | Default FTP server path is unknown, it should be highlight on the FTP server configuration page. Add ability to customise this path without editing config files manually. To say /var/ftp by updating the DefaultRoot paramet in /etc/proftpd.conf Possible extra's to accomodate most simple problems without editing config files Setup as anonymous access, by adding mod_auth_file.c to AuthOrder Also add options to speed up connection times, directives 'UseReverseDNS off' and 'IdentLookups off' | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0010331) NickH (developer) 2019-03-04 06:48 |
The config for anonymous FTP was removed from ClearOS7, so the first part of the bug is now irrelevant. UseReverseDNS now defaults to "off" Please raise a new bug on https://gitlab.com/ [^] if you still want IdentLookups set to "off". |