sftp

SFTP support for the go.crypto/ssh package

  • Owner: pkg/sftp
  • Platform:
  • License:: BSD 2-Clause "Simplified" License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

sftp

The sftp package provides support for file system operations on remote ssh
servers using the SFTP subsystem. It also implements an SFTP server for serving
files from the filesystem.

UNIX Build Status GoDoc

usage and examples

See godoc.org/github.com/pkg/sftp for
examples and usage.

The basic operation of the package mirrors the facilities of the
os package.

The Walker interface for directory traversal is heavily inspired by Keith
Rarick's 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.

contributing

We welcome pull requests, bug fixes and issue reports.

Before proposing a large change, first please discuss your change by raising an
issue.

For API/code bugs, please include a small, self contained code example to
reproduce the issue. For pull requests, remember test coverage.

We try to handle issues and pull requests with a 0 open philosophy. That means
we will try to address the submission as soon as possible and will work toward
a resolution. If progress can no longer be made (eg. unreproducible bug) or
stops (eg. unresponsive submitter), we will close the bug.

Thanks.

Main metrics

Overview
Name With Ownerpkg/sftp
Primary LanguageGo
Program languageGo (Language Count: 2)
Platform
License:BSD 2-Clause "Simplified" License
所有者活动
Created At2013-11-05 04:36:00
Pushed At2025-06-02 16:55:04
Last Commit At2025-03-28 21:44:05
Release Count33
Last Release Namev1.13.9 (Posted on )
First Release Name1.0.0 (Posted on 2017-08-29 16:25:28)
用户参与
Stargazers Count1.6k
Watchers Count55
Fork Count385
Commits Count1.2k
Has Issues Enabled
Issues Count305
Issue Open Count47
Pull Requests Count251
Pull Requests Open Count1
Pull Requests Close Count75
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private