Hi, I'm currently trialing Tectia 6.2 Server for Windows and I'm running into an "undesired behavior" when connecting by SFTP. |
Hi Plar, You have been only one little step from what you desire. Just define your only virtual folder to be the same as the home folder:
And you will get what you want. Users will only see their home, which is the same as:
Don't ask me why is the configuration so strange, I didn't design it. But it works. I hope it helps. With regards, Martin |
Additionally, to easily jail each end user into their individual SFTP home directory, you can use a thing called special strings:
I guess a picture will tell you more than a thousand words :D
You can also have more simpler configurations, like i.e. this:
Hopefully this helps! -- SamiM |
Currently there doesn't seem to be ways to force the SFTP root folder to be the actual virtual folder. We always seem to have that empty root "/" folder all the time there and all virtual folders from the virtual folder listing are then sub-folders in that root directory. But you could easily achieve almost the same thing just by setting up the default SFTP landing directory:
|