Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-03-12 | 718 Bytes | |
v1.13.8 - readAt bug fix and drive enumeration for Windows source code.tar.gz | 2025-03-12 | 127.9 kB | |
v1.13.8 - readAt bug fix and drive enumeration for Windows source code.zip | 2025-03-12 | 176.4 kB | |
Totals: 3 Items | 305.0 kB | 0 |
What's Changed
- Bump golang.org/x/crypto from 0.17.0 to 0.31.0 by @dependabot in https://github.com/pkg/sftp/pull/607
- server.go: "/" for windows by @powellnorma in https://github.com/pkg/sftp/pull/571
- Issue [#609] - clarify what 'path contains a regular file' actually means by @puellanivis in https://github.com/pkg/sftp/pull/611
- fix: readAt() occasional hang in concurrent reads by @cloudsbit in https://github.com/pkg/sftp/pull/621
New Contributors
- @powellnorma made their first contribution in https://github.com/pkg/sftp/pull/571
- @cloudsbit made their first contribution in https://github.com/pkg/sftp/pull/621
Full Changelog: https://github.com/pkg/sftp/compare/v1.13.7...v1.13.8