pkg / sftp

SFTP support for the go.crypto/ssh package
BSD 2-Clause "Simplified" License
1.52k stars 380 forks source link

[bugfix] Windows paths don’t work with Server #445

Closed puellanivis closed 3 years ago

puellanivis commented 3 years ago

Change uses of direct paths in Server to use toLocalPath to deconvert encoded absolute paths.

For Windows:

For Plan9:

All other OSes: