Operating System - HP-UX
1752750 Members
5100 Online
108789 Solutions
New Discussion юеВ

Re: How to verify if Proftpd is encrpying the transfered files

 
SOLVED
Go to solution
Paul F. Bennett
Advisor

How to verify if Proftpd is encrpying the transfered files

I have configured Proftpd on 2 HPUX system and use the FTP command to transfer files. In debug mode it does display that it is using Proftpd but I'm looking for a way to verify the file are actually being encrpyted during transport.
2 REPLIES 2
A. Clay Stephenson
Acclaimed Contributor
Solution

Re: How to verify if Proftpd is encrpying the transfered files

Well, you could read the "Trust Me" statement in the documentation or you could use a more standard product such as sftp. The only way to really know for sure is to create a large plaintext file, do your transfer, and grab packets with a tool such as Wireshark (formerly known as the artist "Ethereal").
If it ain't broke, I can fix that.
Steven E. Protter
Exalted Contributor

Re: How to verify if Proftpd is encrpying the transfered files

Shalom,

tdpdump
wireshark


See if the traffic can be decrypted.

I also agree that using ftp, a protocol that does authentication in clear text is a bad idea to start.

sftp, part of openssh encrypts the data stream and the authentication. It has done this for a very long time and millions of people can testify to this.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com