blob: b3eafe218efb630737d372234495f6dbabe35d30 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
|
@comment $NetBSD: PLIST,v 1.1 2017/08/17 01:59:47 gavan Exp $
bin/buffered-read-benchmark
bin/buffered-write-benchmark
bin/request-server
bin/server_standalone
bin/sftp-server
bin/streaming-read-benchmark
bin/streaming-write-benchmark
gopkg/pkg/${GO_PLATFORM}/github.com/pkg/sftp.a
gopkg/src/github.com/pkg/sftp/CONTRIBUTORS
gopkg/src/github.com/pkg/sftp/LICENSE
gopkg/src/github.com/pkg/sftp/README.md
gopkg/src/github.com/pkg/sftp/attrs.go
gopkg/src/github.com/pkg/sftp/attrs_stubs.go
gopkg/src/github.com/pkg/sftp/attrs_test.go
gopkg/src/github.com/pkg/sftp/attrs_unix.go
gopkg/src/github.com/pkg/sftp/client.go
gopkg/src/github.com/pkg/sftp/client_integration_darwin_test.go
gopkg/src/github.com/pkg/sftp/client_integration_linux_test.go
gopkg/src/github.com/pkg/sftp/client_integration_test.go
gopkg/src/github.com/pkg/sftp/client_test.go
gopkg/src/github.com/pkg/sftp/conn.go
gopkg/src/github.com/pkg/sftp/debug.go
gopkg/src/github.com/pkg/sftp/example_test.go
gopkg/src/github.com/pkg/sftp/examples/buffered-read-benchmark/main.go
gopkg/src/github.com/pkg/sftp/examples/buffered-write-benchmark/main.go
gopkg/src/github.com/pkg/sftp/examples/request-server/main.go
gopkg/src/github.com/pkg/sftp/examples/sftp-server/README.md
gopkg/src/github.com/pkg/sftp/examples/sftp-server/main.go
gopkg/src/github.com/pkg/sftp/examples/streaming-read-benchmark/main.go
gopkg/src/github.com/pkg/sftp/examples/streaming-write-benchmark/main.go
gopkg/src/github.com/pkg/sftp/match.go
gopkg/src/github.com/pkg/sftp/other_test.go
gopkg/src/github.com/pkg/sftp/packet-manager.go
gopkg/src/github.com/pkg/sftp/packet-manager_go1.8.go
gopkg/src/github.com/pkg/sftp/packet-manager_legacy.go
gopkg/src/github.com/pkg/sftp/packet-manager_test.go
gopkg/src/github.com/pkg/sftp/packet-typing.go
gopkg/src/github.com/pkg/sftp/packet.go
gopkg/src/github.com/pkg/sftp/packet_test.go
gopkg/src/github.com/pkg/sftp/release.go
gopkg/src/github.com/pkg/sftp/request-example.go
gopkg/src/github.com/pkg/sftp/request-interfaces.go
gopkg/src/github.com/pkg/sftp/request-readme.md
gopkg/src/github.com/pkg/sftp/request-server.go
gopkg/src/github.com/pkg/sftp/request-server_test.go
gopkg/src/github.com/pkg/sftp/request-unix.go
gopkg/src/github.com/pkg/sftp/request.go
gopkg/src/github.com/pkg/sftp/request_test.go
gopkg/src/github.com/pkg/sftp/request_windows.go
gopkg/src/github.com/pkg/sftp/server.go
gopkg/src/github.com/pkg/sftp/server_integration_test.go
gopkg/src/github.com/pkg/sftp/server_standalone/main.go
gopkg/src/github.com/pkg/sftp/server_statvfs_darwin.go
gopkg/src/github.com/pkg/sftp/server_statvfs_impl.go
gopkg/src/github.com/pkg/sftp/server_statvfs_linux.go
gopkg/src/github.com/pkg/sftp/server_statvfs_stubs.go
gopkg/src/github.com/pkg/sftp/server_stubs.go
gopkg/src/github.com/pkg/sftp/server_test.go
gopkg/src/github.com/pkg/sftp/server_unix.go
gopkg/src/github.com/pkg/sftp/sftp.go
|