How to ensure FTPeS uses a secure connection?

listed in answer

How to ensure FTPeS uses a secure connection?
0 votes, 0.00 avg. rating (0% score)

ANSWER:

You would need to configure the client to always use encrypted control and data connections. For example, in lftp this is done by setting ftp:ssl-force and ftp:ssl-protect-data to true.

by mgorven from http://unix.stackexchange.com/questions/40486