Lines Matching refs:sftp
4 sftp-server M-bM-^@M-^S SFTP server subsystem
7 sftp-server [-ehR] [-d start_directory] [-f log_facility] [-l log_level]
10 sftp-server -Q protocol_feature
13 sftp-server is a program that speaks the server side of SFTP protocol to
14 stdout and expects client requests from stdin. sftp-server is not
18 Command-line flags to sftp-server should be specified in the Subsystem
32 -e Causes sftp-server to print logging information to stderr instead
37 from sftp-server. The possible values are: DAEMON, USER, AUTH,
41 -h Displays sftp-server usage information.
44 Specifies which messages will be logged by sftp-server. The
47 that sftp-server performs on behalf of the client. DEBUG and
53 banned by the server. sftp-server will reply to any blacklisted
67 Query protocol features supported by sftp-server. At present the
71 -R Places this instance of sftp-server into a read-only mode.
79 On some systems, sftp-server must be able to access /dev/log for logging
80 to work, and use of sftp-server in a chroot configuration therefore
85 sftp(1), ssh(1), sshd_config(5), sshd(8)
91 sftp-server first appeared in OpenBSD 2.8.