[ 原始碼: golang-github-pkg-sftp ]
套件: golang-github-pkg-sftp-dev (1.13.4-1)
golang-github-pkg-sftp-dev 的相關超連結
Trisquel 的資源:
下載原始碼套件 golang-github-pkg-sftp:
- [golang-github-pkg-sftp_1.13.4-1.dsc]
- [golang-github-pkg-sftp_1.13.4.orig.tar.gz]
- [golang-github-pkg-sftp_1.13.4-1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Go Packaging Team
- Anthony Fok
外部的資源:
- 主頁 [github.com]
相似套件:
SFTP support for the golang.org/x/crypto/ssh package
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.
其他與 golang-github-pkg-sftp-dev 有關的套件
|
|
|
-
- dep: golang-github-kr-fs-dev (>= 0.1.0)
- Provides filesystem-related functions for Go
-
- dep: golang-github-pkg-errors-dev (>= 0.8.1)
- Simple error handling primitives for Go
-
- dep: golang-golang-x-crypto-dev (>= 1:0.0~git20190820.60c769a)
- Supplementary Go cryptography libraries