sftp

SFTP support for the go.crypto/ssh package

  • 所有者: pkg/sftp
  • 平台:
  • 許可證: BSD 2-Clause "Simplified" License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

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.

主要指標

概覽
名稱與所有者pkg/sftp
主編程語言Go
編程語言Go (語言數: 2)
平台
許可證BSD 2-Clause "Simplified" License
所有者活动
創建於2013-11-05 04:36:00
推送於2025-06-02 16:55:04
最后一次提交2025-03-28 21:44:05
發布數33
最新版本名稱v1.13.9 (發布於 )
第一版名稱1.0.0 (發布於 2017-08-29 16:25:28)
用户参与
星數1.6k
關注者數55
派生數385
提交數1.2k
已啟用問題?
問題數305
打開的問題數47
拉請求數251
打開的拉請求數1
關閉的拉請求數75
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?