Difference between revisions of "Internal-sftp"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
 
(10 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
  
  
 
  Subsystem sftp internal-sftp
 
  Subsystem sftp internal-sftp
  
 +
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 ==
 +
* <code>[[LogLevel]]</code>
  
 
== See also ==
 
== See also ==

Latest revision as of 07:09, 21 April 2021

Advertising: