emberstack / docker-sftp

SFTP Server for Docker
MIT License
196 stars 51 forks source link

Multiple users access #91

Closed Zoz92 closed 2 years ago

Zoz92 commented 2 years ago

Hellow discover this nice server, unfortunaly the advance configuration is not write now.

How i can add another user with different path acces ?

winromulus commented 2 years ago

@Zoz92 You can create directories for the user in the JSON configuration. It depends on what the custom path is because it might be outside the CHROOT and you have to customize that too.