mirror of
https://github.com/Telecominfraproject/wlan-cloud-lib-poco.git
synced 2026-01-28 02:22:36 +00:00
* FTPClientSession read welcome message with external socket Add method to configure if the FTPClientSession should read welcome message from FTP server when you use external socket. Otherwise you could end up in a desyncronization of FTP commands * FTPSClientSession constructor FTPS behavior Add variable in constructor to let you enable or disable FTPS connection * Get FTPSClientSession back from master * Support UTF8 filename Using UTF8 filename cause image loading funtion fail without a transcoding function * FTP Add function to get welcome message Add a function to get at application level the FTP Server welcome message * removed FTPPasswordProvider from FTPSStreamFactory Removed duplicate FTPPasswordProvider class from FTPSStreamFactory * Code Style corrections No hungarian style no indent nested namespace rename mutex
2.3 KiB
2.3 KiB