Difference between revisions of "Internal-sftp"
Jump to navigation
Jump to search
↑ https://en.wikibooks.org/wiki/OpenSSH/Logging_and_Troubleshooting#Logging_SFTP_File_Transfers
Tags: Mobile web edit, Mobile edit |
|||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | [[OpenSSH 4.9]]+ (2008) includes a built-in chroot for SFTP. | ||
+ | * https://linux.die.net/man/8/sftp-server | ||
Line 4: | Line 6: | ||
https://serverfault.com/a/274992 | https://serverfault.com/a/274992 | ||
− | [[Subsystem]] sftp internal-sftp -f AUTH -l INFO | + | [[Subsystem]] sftp internal-sftp -f [[AUTH]] -l INFO |
+ | |||
+ | |||
+ | SFTP file transfers can be logged using <code>[[LogLevel]]</code> INFO or VERBOSE<ref>https://en.wikibooks.org/wiki/OpenSSH/Logging_and_Troubleshooting#Logging_SFTP_File_Transfers</ref> | ||
== Activities == | == Activities == | ||
* Review [[Sftp configuration]] | * Review [[Sftp configuration]] | ||
− | + | * Review Logging Chrooted SFTP (<code>[[ChrootDirectory]]</code>) https://en.wikibooks.org/wiki/OpenSSH/Logging_and_Troubleshooting#Logging_Chrooted_SFTP | |
+ | * <code>[[/var/log/auth.log]]</code> | ||
== Related terms == | == Related terms == |
Latest revision as of 07:09, 21 April 2021
OpenSSH 4.9+ (2008) includes a built-in chroot for SFTP.
Subsystem sftp internal-sftp
https://serverfault.com/a/274992
Subsystem sftp internal-sftp -f AUTH -l INFO
SFTP file transfers can be logged using LogLevel
INFO or VERBOSE[1]
Activities[edit]
- Review Sftp configuration
- Review Logging Chrooted SFTP (
ChrootDirectory
) https://en.wikibooks.org/wiki/OpenSSH/Logging_and_Troubleshooting#Logging_Chrooted_SFTP /var/log/auth.log
Related terms[edit]
See also[edit]
sftp
,sftp chroot configuration
, Filezilla, Core FTP,sshfs
,internal-sftp
,sshd_config
, SFTP protocol, Secure file transfer program (sftp)
Advertising: