Anonymous | Login | 2024-11-21 02:01 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 | ||||
0000538 | ClearOS | app-flexshare - Flexshares | public | 2012-04-07 05:47 | 2012-04-18 19:37 | ||||
Reporter | user2 | ||||||||
Assigned To | user2 | ||||||||
Priority | normal | Severity | minor | Reproducibility | N/A | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | 6.2.0 | Fixed in Version | 6.3.0 Beta 1 | ||||||
Summary | 0000538: Add support for FTPS protocol | ||||||||
Description | The underlying ProFTP version now support FTPS (FTPES was the default in ClearOS 5.x). Add support for the more ubiquitous FTPS protocol. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0000468) user2 2012-04-07 05:47 |
Source Code Changelog --------------------------------------------------- - Reimplemented port handling in order to allow FTPS protocol (in addition to FTPES) [tracker 0000538] File Changes --------------------------------------------------- Details: http://code.clearfoundation.com/svn/revision.php?repname=ClearOS&rev=3782 [^] U webconfig/apps/flexshare/trunk/controllers/ftp.php U webconfig/apps/flexshare/trunk/language/en_US/flexshare_lang.php U webconfig/apps/flexshare/trunk/libraries/Flexshare.php U webconfig/apps/flexshare/trunk/views/ftp.php |