summaryrefslogtreecommitdiff
path: root/sftp-server.0
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2015-08-19 14:23:50 +0100
committerColin Watson <cjwatson@debian.org>2015-08-19 14:23:50 +0100
commitbaccdb349b31c47cd76fb63211f754ed33a9707e (patch)
treed03653f975fd4eb8bf71bb0c9d168614401202fa /sftp-server.0
parent487bdb3a5ef6075887b830ccb8a0b14f6da78e93 (diff)
parent9f82e5a9042f2d872e98f48a876fcab3e25dd9bb (diff)
Import openssh_6.8p1.orig.tar.gz
Diffstat (limited to 'sftp-server.0')
-rw-r--r--sftp-server.010
1 files changed, 5 insertions, 5 deletions
diff --git a/sftp-server.0 b/sftp-server.0
index d811e252d..77b6bb509 100644
--- a/sftp-server.0
+++ b/sftp-server.0
@@ -1,7 +1,7 @@
1SFTP-SERVER(8) System Manager's Manual SFTP-SERVER(8) 1SFTP-SERVER(8) System Manager's Manual SFTP-SERVER(8)
2 2
3NAME 3NAME
4 sftp-server - SFTP server subsystem 4 sftp-server M-bM-^@M-^S SFTP server subsystem
5 5
6SYNOPSIS 6SYNOPSIS
7 sftp-server [-ehR] [-d start_directory] [-f log_facility] [-l log_level] 7 sftp-server [-ehR] [-d start_directory] [-f log_facility] [-l log_level]
@@ -23,7 +23,7 @@ DESCRIPTION
23 -d start_directory 23 -d start_directory
24 specifies an alternate starting directory for users. The 24 specifies an alternate starting directory for users. The
25 pathname may contain the following tokens that are expanded at 25 pathname may contain the following tokens that are expanded at
26 runtime: %% is replaced by a literal '%', %h is replaced by the 26 runtime: %% is replaced by a literal '%', %d is replaced by the
27 home directory of the user being authenticated, and %u is 27 home directory of the user being authenticated, and %u is
28 replaced by the username of that user. The default is to use the 28 replaced by the username of that user. The default is to use the
29 user's home directory. This option is useful in conjunction with 29 user's home directory. This option is useful in conjunction with
@@ -65,8 +65,8 @@ DESCRIPTION
65 65
66 -Q protocol_feature 66 -Q protocol_feature
67 Query protocol features supported by sftp-server. At present the 67 Query protocol features supported by sftp-server. At present the
68 only feature that may be queried is ``requests'', which may be 68 only feature that may be queried is M-bM-^@M-^\requestsM-bM-^@M-^], which may be used
69 used for black or whitelisting (flags -P and -p respectively). 69 for black or whitelisting (flags -P and -p respectively).
70 70
71 -R Places this instance of sftp-server into a read-only mode. 71 -R Places this instance of sftp-server into a read-only mode.
72 Attempts to open files for writing, as well as other operations 72 Attempts to open files for writing, as well as other operations
@@ -93,4 +93,4 @@ HISTORY
93AUTHORS 93AUTHORS
94 Markus Friedl <markus@openbsd.org> 94 Markus Friedl <markus@openbsd.org>
95 95
96OpenBSD 5.6 July 28, 2014 OpenBSD 5.6 96OpenBSD 5.7 December 11, 2014 OpenBSD 5.7