[ 
https://issues.apache.org/jira/browse/SSHD-1335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17766888#comment-17766888
 ] 

Ananth kumar commented on SSHD-1335:
------------------------------------

Thanks, [~twolf] for the quick response.
Basically, Just for my confirmation, there is no way to land the user in some 
subdirectory instead of the root directory?

> Add landing directory feature
> -----------------------------
>
>                 Key: SSHD-1335
>                 URL: https://issues.apache.org/jira/browse/SSHD-1335
>             Project: MINA SSHD
>          Issue Type: Improvement
>            Reporter: Ananth kumar
>            Priority: Critical
>
> Currently, we are able to set only the home directory using the 
> VirtualFileSystemFactory class.
> Our requirement is to land the user in the subdirectories of the home 
> directory.
> Is some feature can be provided to land the user in a different directory?
> Eg:
> The User A has the home directory as /A. But the User A should be landed into 
> the /A/B directory after login
> Current scenario:
> {code:java}
> sftp> pwd
> /{code}
> required Scenario:
> {code:java}
> sftp> pwd
> /B {code}
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to