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
fix: Start SFTP sessions in user home (working directory) (coder#4549)
* fix: Start SFTP sessions in user home (working directory)
This commit switches to our fork of `pkg/sftp` which includes a Server
option for changing the current working directory.
Attempt to upstream: pkg/sftp#528
Supercedes and closescoder#4420Fixescoder#3620
* Update fork
0 commit comments