mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
FTP over SSL/TLS configuration additions.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@22185 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -91,7 +91,7 @@ public abstract class AbstractServerConfigurationBean extends ServerConfiguratio
|
||||
// FTP server debug type strings
|
||||
|
||||
protected static final String m_ftpDebugStr[] = { "STATE", "RXDATA", "TXDATA", "DUMPDATA", "SEARCH", "INFO", "FILE", "FILEIO", "ERROR", "PKTTYPE",
|
||||
"TIMING", "DATAPORT", "DIRECTORY" };
|
||||
"TIMING", "DATAPORT", "DIRECTORY", "SSL" };
|
||||
|
||||
// Default FTP server port
|
||||
|
||||
|
Reference in New Issue
Block a user