pkg/sftp

GitHub: pkg/sftp

Stars: 1650 | Forks: 396

## sftp ![CI Status](https://static.pigsec.cn/wp-content/uploads/repos/2026/06/8097cf5613062003.svg) [![Go Reference](https://pkg.go.dev/badge/github.com/pkg/sftp.svg)](https://pkg.go.dev/github.com/pkg/sftp) ## usage and examples See [https://pkg.go.dev/github.com/pkg/sftp](https://pkg.go.dev/github.com/pkg/sftp) for examples and usage. The basic operation of the package mirrors the facilities of the [os](http://golang.org/pkg/os) package. The Walker interface for directory traversal is heavily inspired by Keith Rarick's [fs](https://pkg.go.dev/github.com/kr/fs) package. ## roadmap * There is way too much duplication in the Client methods. If there was an unmarshal(interface{}) method this would reduce a heap of the duplication.
标签:EVTX分析