ftpserverlib icon indicating copy to clipboard operation
ftpserverlib copied to clipboard

golang ftp server library

Results 21 ftpserverlib issues
Sort by recently updated
recently updated
newest added

The following commit reversed the logic of some error checks https://github.com/fclairamb/ftpserverlib/commit/8cdfc8db70344a007e3f6ec1d54656cf25b2b6ec

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://togithub.com/actions/checkout) | action | patch | `v4.1.4` -> `v4.1.6` | ---...

automerge

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [golangci/golangci-lint-action](https://togithub.com/golangci/golangci-lint-action) | action | major | `v4.0.1` -> `v6.0.1` | ---...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [go](https://go.dev/) ([source](https://togithub.com/golang/go)) | toolchain | patch | `1.22.2` -> `1.22.3` |...

automerge

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | golang.org/x/sys | `v0.19.0` -> `v0.20.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/golang.org%2fx%2fsys/v0.20.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

automerge

Fixes https://github.com/fclairamb/ftpserverlib/issues/472 Adds the REIN command, and returns a 502 status when it is received. This behaviour matches VSFTPD, and clients seem to choke when getting a 500 on a...

We have a system that we're working with that tries to send a REIN and bombs when it gets a 500 back. I believe it expects a 502, which makes...

Hello, I recently used ftpserverlib to migrate an old setup based on PureFTP. Everything is good except some scripts based on lftp that began to upload 0-byte files without any...

Does the FTP server support receiving data progress