[
https://issues.apache.org/jira/browse/SSHD-1186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17374575#comment-17374575
]
Thomas Wolf commented on SSHD-1186:
-----------------------------------
There is no {{cd}} command in the SFTP protocol, so there is no server-side
hook. All paths in SFTP protocol commands are from the server's SFTP root
directory.
SFTP clients that offer a concept of a server-side "current working directory"
must emulate this on the client side.
> Need Help on change directory
> ------------------------------
>
> Key: SSHD-1186
> URL: https://issues.apache.org/jira/browse/SSHD-1186
> Project: MINA SSHD
> Issue Type: Question
> Reporter: Susmit Sarkar
> Priority: Minor
>
> Hello Team,
> We have a requirement of invoking a custom code when SFTP command CD is being
> called. Can you please help where we will implement the hook?
> What is the expected unique method on java.nio.file.FileSystem?
> Thank you,
> Susmit
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]