Closed fdo13100 closed 4 years ago
If you're using the default configuration, make sure you're in the sftp
directory. The default configuration sets all users chroot to /home/ls
and if you see an sftp dir, that means your client did not respect the start dir command and you have to manually cd sftp
. WinSCP/FileZilla/any other standard client will go into /sftp directly
ok thx a lot !
Hi,
I am facing similar issue.
I am unable to run cd sftp
throws an error Couldn't stat remote file: No such file or directory
.
When i run pwd
it gives /
Please help me to create a directory.
Hi,
I'm trying to change default login/password using Helm. I use this values file :
**configuration: Users:
I can login but when I try to create a directory, I got : sftp> mkdir test Couldn't create directory: Permission denied
What stupid mistake did I do ?
Thanks