ftp
ftp copied to clipboard
FTP client package for Go
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.3.0 to 2.3.3. Release notes Sourced from coverallsapp/github-action's releases. v2.3.3 What's Changed Always point the major version tag to the latest release (fixes #222) by @afinetooth in...
Bumps [jandelgado/gcov2lcov-action](https://github.com/jandelgado/gcov2lcov-action) from 1.0.9 to 1.1.1. Release notes Sourced from jandelgado/gcov2lcov-action's releases. Release 1.1.1 fixes a problem introduced with new gcov2lcov artifact naming scheme Release 1.1.0 What's Changed test with...
Bumps [actions/cache](https://github.com/actions/cache) from 4.0.2 to 4.1.1. Release notes Sourced from actions/cache's releases. v4.1.1 What's Changed Restore original behavior of cache-hit output by @joshmgross in actions/cache#1467 Full Changelog: https://github.com/actions/cache/compare/v4.1.0...v4.1.1 v4.1.0 What's...
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.7 to 4.2.1. Release notes Sourced from actions/checkout's releases. v4.2.1 What's Changed Check out other refs/* by commit if provided, fall back to ref by @orhantoy in...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.1.0 to 6.1.1. Release notes Sourced from golangci/golangci-lint-action's releases. v6.1.1 What's Changed Changes fix: clean go install output by @ldez in golangci/golangci-lint-action#1102 Documentation docs: update README.md to...
The server is started with the x-plore app, but the file time obtained with c.List is incorrect. I guess it is a time zone issue, but I am not sure...
**Describe the bug** I’m transferring 1GB file using FTPs.StorFrom command. Even after the connection is closed, the memory is not released in the service. After every file transfer, the memory...