Anonymous | Login | 2024-11-21 01:58 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 | ||||
0000539 | ClearOS | app-ftp - FTP Server | public | 2012-04-07 08:03 | 2012-04-18 19:37 | ||||
Reporter | user2 | ||||||||
Assigned To | user2 | ||||||||
Priority | normal | Severity | tweak | Reproducibility | N/A | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | 6.2.0 | Fixed in Version | 6.2.0 | ||||||
Summary | 0000539: Change FTP/FTPES port from 2121/2123 to standard 21/990 | ||||||||
Description | In version 5.x, the standard port 21 was used to connect to the home share, while port 2121/2123 were used to connect to Flexshare. Since most FTP usage is through Flexshare, this logic should be swapped around. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0000469) user2 2012-04-07 08:05 |
Source Code Changelog --------------------------------------------------- - Updated default port handling [tracker 0000539] File Changes --------------------------------------------------- Details: http://code.clearfoundation.com/svn/revision.php?repname=ClearOS&rev=3783 [^] U webconfig/apps/ftp/trunk/controllers/settings.php U webconfig/apps/ftp/trunk/deploy/proftpd.conf U webconfig/apps/ftp/trunk/language/en_US/ftp_lang.php U webconfig/apps/ftp/trunk/libraries/ProFTPd.php U webconfig/apps/ftp/trunk/views/settings.php |