Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: golang-github-pkg-sftp-devel | Distribution: Mageia |
Version: 1.11.0 | Vendor: Mageia.Org |
Release: 1.mga8 | Build date: Sat Sep 5 09:17:35 2020 |
Group: Development/Other | Build host: localhost |
Size: 298990 | Source RPM: golang-github-pkg-sftp-1.11.0-1.mga8.src.rpm |
Packager: guillomovitch <guillomovitch> | |
Url: https://github.com/pkg/sftp | |
Summary: SFTP support for the go.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. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/pkg/sftp
BSD
* Sat Sep 05 2020 guillomovitch <guillomovitch> 1.11.0-1.mga8 + Revision: 1622323 - new version 1.11.0 * Sun Aug 30 2020 joequant <joequant> 1.8.3-1.mga8 + Revision: 1620019 - fix build * Mon Nov 26 2018 pterjan <pterjan> 1.8.3-1.mga7 + Revision: 1335546 - imported package golang-github-pkg-sftp * Thu Oct 25 2018 Robert-André Mauchin <zebob.m@gmail.com> - 1.8.3-1 - Update to release 1.8.3 * Tue Oct 23 2018 Nicolas Mailhot <nim@fedoraproject.org> - 1.8.0-3 - redhat-rpm-config-123 triggers bugs in gosetup, remove it from Go spec files as it’s just an alias - https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/RWD5YATAYAFWKIDZBB7EB6N5DAO4ZKFM/
/usr/share/doc/golang-github-pkg-sftp-devel /usr/share/doc/golang-github-pkg-sftp-devel/CONTRIBUTORS /usr/share/doc/golang-github-pkg-sftp-devel/README.md /usr/share/doc/golang-github-pkg-sftp-devel/examples /usr/share/doc/golang-github-pkg-sftp-devel/examples/buffered-read-benchmark /usr/share/doc/golang-github-pkg-sftp-devel/examples/buffered-read-benchmark/main.go /usr/share/doc/golang-github-pkg-sftp-devel/examples/buffered-write-benchmark /usr/share/doc/golang-github-pkg-sftp-devel/examples/buffered-write-benchmark/main.go /usr/share/doc/golang-github-pkg-sftp-devel/examples/go-sftp-server /usr/share/doc/golang-github-pkg-sftp-devel/examples/go-sftp-server/README.md /usr/share/doc/golang-github-pkg-sftp-devel/examples/go-sftp-server/main.go /usr/share/doc/golang-github-pkg-sftp-devel/examples/request-server /usr/share/doc/golang-github-pkg-sftp-devel/examples/request-server/main.go /usr/share/doc/golang-github-pkg-sftp-devel/examples/streaming-read-benchmark /usr/share/doc/golang-github-pkg-sftp-devel/examples/streaming-read-benchmark/main.go /usr/share/doc/golang-github-pkg-sftp-devel/examples/streaming-write-benchmark /usr/share/doc/golang-github-pkg-sftp-devel/examples/streaming-write-benchmark/main.go /usr/share/doc/golang-github-pkg-sftp-devel/request-readme.md /usr/share/gocode/src/github.com /usr/share/gocode/src/github.com/pkg /usr/share/gocode/src/github.com/pkg/sftp /usr/share/gocode/src/github.com/pkg/sftp/.goipath /usr/share/gocode/src/github.com/pkg/sftp/README.md /usr/share/gocode/src/github.com/pkg/sftp/attrs.go /usr/share/gocode/src/github.com/pkg/sftp/attrs_stubs.go /usr/share/gocode/src/github.com/pkg/sftp/attrs_test.go /usr/share/gocode/src/github.com/pkg/sftp/attrs_unix.go /usr/share/gocode/src/github.com/pkg/sftp/client.go /usr/share/gocode/src/github.com/pkg/sftp/client_integration_darwin_test.go /usr/share/gocode/src/github.com/pkg/sftp/client_integration_linux_test.go /usr/share/gocode/src/github.com/pkg/sftp/client_integration_test.go /usr/share/gocode/src/github.com/pkg/sftp/client_test.go /usr/share/gocode/src/github.com/pkg/sftp/conn.go /usr/share/gocode/src/github.com/pkg/sftp/debug.go /usr/share/gocode/src/github.com/pkg/sftp/example_test.go /usr/share/gocode/src/github.com/pkg/sftp/examples /usr/share/gocode/src/github.com/pkg/sftp/examples/go-sftp-server /usr/share/gocode/src/github.com/pkg/sftp/examples/go-sftp-server/README.md /usr/share/gocode/src/github.com/pkg/sftp/glide.lock /usr/share/gocode/src/github.com/pkg/sftp/glide.yaml /usr/share/gocode/src/github.com/pkg/sftp/go.mod /usr/share/gocode/src/github.com/pkg/sftp/match.go /usr/share/gocode/src/github.com/pkg/sftp/packet-manager.go /usr/share/gocode/src/github.com/pkg/sftp/packet-manager_test.go /usr/share/gocode/src/github.com/pkg/sftp/packet-typing.go /usr/share/gocode/src/github.com/pkg/sftp/packet.go /usr/share/gocode/src/github.com/pkg/sftp/packet_test.go /usr/share/gocode/src/github.com/pkg/sftp/release.go /usr/share/gocode/src/github.com/pkg/sftp/request-attrs.go /usr/share/gocode/src/github.com/pkg/sftp/request-attrs_test.go /usr/share/gocode/src/github.com/pkg/sftp/request-errors.go /usr/share/gocode/src/github.com/pkg/sftp/request-example.go /usr/share/gocode/src/github.com/pkg/sftp/request-interfaces.go /usr/share/gocode/src/github.com/pkg/sftp/request-readme.md /usr/share/gocode/src/github.com/pkg/sftp/request-server.go /usr/share/gocode/src/github.com/pkg/sftp/request-server_test.go /usr/share/gocode/src/github.com/pkg/sftp/request-unix.go /usr/share/gocode/src/github.com/pkg/sftp/request.go /usr/share/gocode/src/github.com/pkg/sftp/request_test.go /usr/share/gocode/src/github.com/pkg/sftp/request_windows.go /usr/share/gocode/src/github.com/pkg/sftp/server.go /usr/share/gocode/src/github.com/pkg/sftp/server_integration_test.go /usr/share/gocode/src/github.com/pkg/sftp/server_standalone /usr/share/gocode/src/github.com/pkg/sftp/server_standalone/main.go /usr/share/gocode/src/github.com/pkg/sftp/server_statvfs_darwin.go /usr/share/gocode/src/github.com/pkg/sftp/server_statvfs_impl.go /usr/share/gocode/src/github.com/pkg/sftp/server_statvfs_linux.go /usr/share/gocode/src/github.com/pkg/sftp/server_statvfs_stubs.go /usr/share/gocode/src/github.com/pkg/sftp/server_stubs.go /usr/share/gocode/src/github.com/pkg/sftp/server_test.go /usr/share/gocode/src/github.com/pkg/sftp/server_unix.go /usr/share/gocode/src/github.com/pkg/sftp/sftp.go /usr/share/gocode/src/github.com/pkg/sftp/sftp_test.go /usr/share/gocode/src/github.com/pkg/sftp/syscall_fixed.go /usr/share/gocode/src/github.com/pkg/sftp/syscall_good.go /usr/share/licenses/golang-github-pkg-sftp-devel /usr/share/licenses/golang-github-pkg-sftp-devel/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Oct 13 10:18:22 2024