LWN.net Logo

Who still uses FTP, for anything?

Who still uses FTP, for anything?

Posted Jul 8, 2011 17:06 UTC (Fri) by erwin@andreasen.org (guest, #51369)
In reply to: Who still uses FTP, for anything? by union
Parent article: Vsftpd backdoor discovered in source code (The H)

How nice logs do you need? On the OpenSSH 4.3p2 as deployed in RHEL 5 you can enable logging by setting:

Subsystem sftp /usr/libexec/openssh/sftp-server -l INFO -f AUTHPRIV

in your sshd_config. That will be fairly verbose (logging e.g. what directories are opened to find a file list) but will also log file transfers.


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds