add sftp line for scp connection
This commit is contained in:
parent
39f64cc408
commit
0b8c5754f3
1 changed files with 2 additions and 1 deletions
|
@ -14,4 +14,5 @@ AllowTcpForwarding no
|
||||||
PermitEmptyPasswords no
|
PermitEmptyPasswords no
|
||||||
PrintMotd no
|
PrintMotd no
|
||||||
UseDNS no
|
UseDNS no
|
||||||
Compression no
|
Compression no
|
||||||
|
Subsystem sftp /usr/lib/openssh/sftp-server
|
Loading…
Add table
Reference in a new issue