atmoz/sftp

Create sub directory fail

Opened this issue · 0 comments

I run the docker command like this:
docker run --name sftpd1 -p 10022:22 atmoz/sftp test:sftptest:::test/upload
as result, the sub directory create failed,only the parent directory been created
image
what's the problem,please help.