mirror of
https://github.com/atmoz/sftp.git
synced 2024-11-17 12:51:33 -05:00
Looks better
This commit is contained in:
parent
63dfc3a8ff
commit
2678e042c8
1 changed files with 1 additions and 2 deletions
|
@ -47,9 +47,8 @@ OpenSSH client, run: `sftp -P 2222 foo@<host-ip>`
|
||||||
|
|
||||||
### Store users in config
|
### Store users in config
|
||||||
|
|
||||||
/host/users.conf:
|
|
||||||
|
|
||||||
```
|
```
|
||||||
|
$ cat /host/users.conf
|
||||||
foo:123:1001
|
foo:123:1001
|
||||||
bar:abc:1002
|
bar:abc:1002
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue