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...
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.4.0 to 5.5.0. Release notes Sourced from actions/setup-go's releases. v5.5.0 What's Changed Bug fixes: Update self-hosted environment validation by @priyagupta108 in actions/setup-go#556 Add manifest validation and improve...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.1.1 to 8.0.0. Release notes Sourced from golangci/golangci-lint-action's releases. v8.0.0 Requires golangci-lint version >= v2.1.0 What's Changed Changes feat: use absolute paths by default when using working-directory...
Not exposing them prevents users from reading supported server features and sending custom server commands (Which are a possibility) Please review as you wish as long as it respects the...