Search found 2 matches

by ntk
01 Feb 2017, 14:25
Forum: Problems and Troubleshooting
Topic: FTP plugin do not work with SSL Encrypted Data connection
Replies: 5
Views: 13994

Re: FTP plugin do not work with SSL Encrypted Data connection

Hi
Yes it was solved, but the problem was not the Salamander. My problem was in the vsftpd and the csf firewall that I use.
Vsftpd should contain these lines in order to know which exactly port will use this passive connection. In this way you can enable this port range in the firewall.
pasv ...
by ntk
22 Jul 2016, 16:06
Forum: Problems and Troubleshooting
Topic: FTP plugin do not work with SSL Encrypted Data connection
Replies: 5
Views: 13994

FTP plugin do not work with SSL Encrypted Data connection

Hello,
I have just installed a new server with Centos 7.2 and vsftpd server on it.
The ftp plugin of Salamander works OK with this ftp server, until I have enabled SSL in vsftpd and especially option force_local_data_ssl=YES
The problem I see is that it can't list directory tree when data channel ...