sftp:go.cryptossh软件包的SFTP支持

时间:2021-02-03 14:19:21
【文件属性】:
文件名称:sftp:go.cryptossh软件包的SFTP支持
文件大小:107KB
文件格式:ZIP
更新时间:2021-02-03 14:19:21
go sftp GoGo ftp sftp软件包使用SFTP子系统为远程ssh服务器上的文件系统操作提供支持。 它还实现了一个SFTP服务器,用于从文件系统提供文件。 用法和示例 有关示例和用法,请参见 。 软件包的基本操作反映了软件包的功能。 用于遍历目录的Walker界面在很大程度上受Keith Rarick的软件包的启发。 路线图 Client方法中有太多重复的方法。 如果存在unmarshal(interface {})方法,这将减少重复操作的堆。 贡献 我们欢迎请求请求,错误修复和问题报告。 在提出大的更改之前,请先提出一个问题来讨论您的更改。 对于API /代码错误,请提供一个独立的小代码示例来重现该问题。 对于请求请求,请记住测试覆盖率。 我们尝试以0开放的哲学来处理问题并提出请求。 这意味着我们将尝试尽快解决提交的内容,并将努力寻求解决方案。 如果无法再取得进展(例如,无法再现的错误)或停止(例如,提交者没有响应),我们将关闭该错误。 谢谢。
【文件预览】:
sftp-master
----server_statvfs_plan9.go(157B)
----attrs.go(5KB)
----request-example.go(13KB)
----.gitignore(92B)
----go.mod(261B)
----allocator_test.go(6KB)
----Makefile(554B)
----sftp_test.go(2KB)
----request-attrs.go(2KB)
----release.go(79B)
----debug.go(119B)
----attrs_stubs.go(158B)
----stat_plan9.go(2KB)
----CONTRIBUTORS(97B)
----sftp.go(7KB)
----request-attrs_test.go(1KB)
----attrs_unix.go(355B)
----server.go(16KB)
----server_statvfs_impl.go(535B)
----request_windows.go(167B)
----packet-manager_test.go(2KB)
----server_statvfs_linux.go(480B)
----server_test.go(12KB)
----request-plan9.go(166B)
----LICENSE(1KB)
----server_unix.go(2KB)
----request-server.go(7KB)
----server_integration_test.go(24KB)
----go.sum(2KB)
----syscall_fixed.go(270B)
----packet-typing.go(4KB)
----conn.go(3KB)
----.github()
--------workflows()
----allocator.go(2KB)
----request-server_test.go(21KB)
----request-interfaces.go(3KB)
----examples()
--------buffered-write-benchmark()
--------streaming-read-benchmark()
--------streaming-write-benchmark()
--------request-server()
--------go-sftp-server()
--------buffered-read-benchmark()
----request-errors.go(2KB)
----server_stubs.go(743B)
----packet-manager.go(6KB)
----client_integration_darwin_test.go(682B)
----example_test.go(3KB)
----README.md(2KB)
----request-readme.md(2KB)
----syscall_good.go(109B)
----match.go(7KB)
----attrs_test.go(1KB)
----request_test.go(6KB)
----packet.go(25KB)
----request-unix.go(400B)
----server_standalone()
--------main.go(1KB)
----packet_test.go(8KB)
----client.go(38KB)
----stat_posix.go(2KB)
----client_test.go(5KB)
----server_statvfs_darwin.go(793B)
----fuzz.go(390B)
----client_integration_linux_test.go(979B)
----request.go(13KB)
----server_statvfs_stubs.go(191B)
----client_integration_test.go(52KB)

网友评论