Page 1 of 1

Not Encrypting Data Channel

Posted: Fri Nov 11, 2016 4:23 pm
by FrostyX
Hi! Either using implicit/explicit sll/tls, wingftp can't encrypted fully data :PROT "P" is for "Private" as opposed to "C" for clear text, from encrypted go to unencrypted:

(0000002) PROT P
(0000002) 200 Encrypting Data Channel.
(0000004) 550 File not found
(0000004) PROT C
(0000004) 200 Not Encrypting Data Channel.


Wingftp is proper setup in the firewall, allowed inbound connection on ssl/port, inbound for passive range ports and outbound to range 1025-65535, and port 20. Is there any way to forced only secure connection for both control and data connections, or just not reporting right and igonore the msg?

Is WingFTP support encrypted fxp transfers?

Re: Not Encrypting Data Channel

Posted: Thu Nov 24, 2016 2:13 pm
by FTP
You can use FTPS(FTP with SSL) protocol to handle the encrypted file transfer.