You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
yes do you need to implement the RealpathFileLister interface and returns the response for the SSH_FXP_REALPATH request from there. This way you can implement the start directory logic.
How do I use this interface to customize the start directory?
I do see this in request-example.go:
Do I implement the RealPath method and change the dir there? My apologies in advance for asking a basic question.
The text was updated successfully, but these errors were encountered: