FTPES entire session encryption?

Need help with FileZilla Client? Something does not work as expected? In this forum you may find an answer.

Moderator: Project members

Post Reply
Message
Author
bla1515
500 Command not understood
Posts: 1
Joined: 2010-07-01 08:54

FTPES entire session encryption?

#1 Post by bla1515 » 2010-07-01 09:01

I would like to know if Filezilla encryptes the full session when using FTPES.

For example, WinSCP says "In Explicit Mode, the client has full control over what areas of the connection are to be encrypted. Enabling and disabling of encryption for the FTPS control channel and FTPS data channel can occur at any time. WinSCP though requests encryption for both control and data channel unconditionally during whole session."

What is the status for Filezilla?

If it doesn't encrypt the full session, is it possilbe to encrypt it by changing Filezilla configuration somewhere?

Thanks.

User avatar
boco
Contributor
Posts: 26934
Joined: 2006-05-01 03:28
Location: Germany

Re: FTPES entire session encryption?

#2 Post by boco » 2010-07-01 12:33

FileZilla always tries to enable full encryption by sending PROT P, which enables data channel encryption. You should keep an eye on the server response to PROT P. If it's something like this:
14:28:04 Command: PROT P
14:28:04 Response: 200 PROT Command OK. Using Private data connection
then your session will be fully encrypted. If, however, you get an error response (rare, but may happen), full encryption is not established/guaranteed.
In Explicit Mode, the client has full control over what areas of the connection are to be encrypted.
I would like to add something to this phrase: The client has full control over what areas are encrypted if the server supports it. Servers can be set to not support data channel encryption, to support both, or even to force PROT P.
No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

Post Reply