0
0
Fork 0
mirror of https://github.com/atmoz/sftp.git synced 2024-11-17 12:51:33 -05:00

Looks better

This commit is contained in:
Adrian Dvergsdal 2015-12-07 10:24:40 +01:00
parent 63dfc3a8ff
commit 2678e042c8

View file

@ -47,9 +47,8 @@ OpenSSH client, run: `sftp -P 2222 foo@<host-ip>`
### Store users in config
/host/users.conf:
```
$ cat /host/users.conf
foo:123:1001
bar:abc:1002
```