Updated: October 28, 2024 |
SFTP server subsystem
sftp-server [-ehR] [-d start_directory][-f log_facility] [-l log_level] [-P denied_requests] [-p allowed_requests] [-u umask] sftp-server -Q protocol_feature
QNX Neutrino
See the OpenSSH documentation: https://man.openbsd.org/sftp-server
The sftp-server is a program that speaks the server side of the SFTP protocol to stdout and expects client requests from stdin. The sftp-server program isn't intended to be called directly, but from sshd using the Subsystem option.
This program uses the OpenSSL library for cryptography services.
For more information, see the OpenSSH documentation: https://man.openbsd.org/sftp-server
OpenSSH