ClearFoundation Tracker - ClearOS
View Issue Details
0000017ClearOSapp-ftp - FTP Serverpublic2010-01-21 06:502019-03-04 06:49
timb80 
 
normalfeatureN/A
closedwon't fix 
5.1 
 
0000017: Customise default FTP file path in webconfig
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'

No tags attached.
Issue History
2010-01-21 06:50timb80New Issue
2010-01-21 19:38user2Statusnew => confirmed
2019-03-04 06:48NickHNote Added: 0010331
2019-03-04 06:49NickHStatusconfirmed => closed
2019-03-04 06:49NickHResolutionopen => won't fix

Notes
(0010331)
NickH   
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".