The problem is with sftp's ls.
Both the server and the client machines have Linux and ssh-3.2.2 (the
www.ssh.com version) on them. The sshd_config on the server is almost
unchanged (I only added
the AllowUsers and DenyUsers directives).
All works well, except for the only problem: when I type 'ls' in sftp
-
it shows nothing.
What can be the cause of such behaviour? Do I need to provide some
additional data about my configuration?
K.Gruzdnev