View Full Version : PROT P and STAT -la
I've noticed that "Secure File Listing" has no effect when stat -l is enabled. Is that a bug, by design or just the way stat -l works?
bigstar
09-30-2004, 01:17 PM
STAT -la instructs the ftp server to send the file listing over the command channel. If SSL/TLS is activated then STAT -la will be encypted as well.
So stat -la is always encrypted regardless of "Secure File Listing" and "Secure File Transfer"?
MxxCon
10-01-2004, 08:48 AM
Originally posted by thop
So stat -la is always encrypted regardless of "Secure File Listing" and "Secure File Transfer"? correct. becuase like bigstar mentioned, it's being sent over control connection, which is always encrypted during 'SSL-FTP'
WinEggDrop
10-01-2004, 07:54 PM
Weird.STAT -L = "Secure File Listing"?
bigstar
10-01-2004, 08:22 PM
In this case Yes, only if you're connected to the FTP Server via SSL/TLS.
vBulletin® v3.8.11 Alpha 3, Copyright ©2000-2025, vBulletin Solutions, Inc.