golang-github-smira-go-ftp-protocol 0.0~git20140829.066b75c-2build1 source package in Ubuntu
Changelog
golang-github-smira-go-ftp-protocol (0.0~git20140829.066b75c-2build1) resolute; urgency=medium * No-change mass rebuild for Ubuntu 26.04 (LP: #2132257) -- Graham Inggs <email address hidden> Sun, 23 Nov 2025 21:37:34 +0000
Upload details
- Uploaded by:
- Graham Inggs
- Uploaded to:
- Resolute
- Original maintainer:
- Debian Go Packaging Team
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Resolute | release | universe | misc |
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| golang-github-smira-go-ftp-protocol_0.0~git20140829.066b75c.orig.tar.xz | 2.8 KiB | 35b20128020f7c9abfecb60a1c2ea272812eb262d8fd1ef2ddbef4cd9202eabf |
| golang-github-smira-go-ftp-protocol_0.0~git20140829.066b75c-2build1.debian.tar.xz | 2.6 KiB | 9ea708347a6be9b1088e16d30fcf8326a4583d38a2b839d687801791aaf8fc1a |
| golang-github-smira-go-ftp-protocol_0.0~git20140829.066b75c-2build1.dsc | 2.4 KiB | 3e44a24cea6d625f46a0d927f8ca41d62b495c57bae77f437c56b14a811a13ed |
Available diffs
Binary packages built by this source
- golang-github-smira-go-ftp-protocol-dev: plugin for http.Transport with support for ftp:// protocol
package protocol implements a plugin for http.Transport with support
for the ftp:// protocol in Go.
.
Limitations: only anonymous FTP servers, only file retrieval operations.
.
Internally connections to FTP servers are cached and re-used when
possible.
