FTPTimestampParser
Set up the FTPClientConfig.setDefaultDateFormatStr(java.lang.String) defaultDateFormat and optionally the FTPClientConfig.setRecentDateFormatStr(String) recentDateFormat to values supplied in the config based on month names configured as follows:
config
Finally if a org.apache.commons.net.ftp.FTPClientConfig.setServerTimeZoneId(String) serverTimeZoneId has been supplied via the config, set that into all date formats that have been configured.