Differences
This shows you the differences between the selected revisions of the page.
2014-02-04 | 2014-02-05 | ||
other options for sftp-server binary (martin) | locating sftp binary path in sshd_config (martin) | ||
Line 18: | Line 18: | ||
sudo /bin/sftp-server | sudo /bin/sftp-server | ||
- | Note that SFTP server binary may be located elsewhere (e.g. in ''/usr/lib/sftp-server'', ''/usr/lib/openssh/sftp-server'' or ''/usr/libexec/openssh/sftp-server''). | + | Note that SFTP server binary may be located elsewhere((You can see path to SFTP binary in ''Subsystem sftp'' clause in ''/etc/ssh/sshd_config'', unless keyword ''internal-sftp'' is used instead of a path.)) (e.g. in ''/usr/lib/sftp-server'', ''/usr/lib/openssh/sftp-server'' or ''/usr/libexec/openssh/sftp-server''). |
With SCP protocol, you can specify following command as custom shell on the //[[ui_login_scp#shell|SCP/Shell page]]// of Advanced Site Settings dialog: | With SCP protocol, you can specify following command as custom shell on the //[[ui_login_scp#shell|SCP/Shell page]]// of Advanced Site Settings dialog: |