libunftp v0.16.0 is out with these being the 2 main new features:
- GCS Back-end: Allow the use of Workload Identity to authenticate with Google Cloud Storage.
- GCS Back-end: Added the ability to configure a root prefix in the bucket where libunftp will put and look for files.
Try it out from crates.io: https://crates.io/crates/libunftp
- GCS Back-end: Allow the use of Workload Identity to authenticate with Google Cloud Storage.
- GCS Back-end: Added the ability to configure a root prefix in the bucket where libunftp will put and look for files.
Try it out from crates.io: https://crates.io/crates/libunftp
GitHub
Releases · bolcom/libunftp
Extensible, async, cloud orientated FTP(S) server library and the core of unFTP: https://github.com/bolcom/unFTP. Follow up and talk to us on https://t.me/unftp - bolcom/libunftp
unFTP v0.12.4 is out. Two main new features is worth mentioning:
- Support for k8s workload identity for the GCS back-end
- Configurable root directory for the GCS back-end
- Support for k8s workload identity for the GCS back-end
- Configurable root directory for the GCS back-end
GitHub
Releases · bolcom/unFTP
A FTP(S) server with a couple of twists written in Rust. Follow and talk to us on https://t.me/unftp. Docs on https://unftp.rs - bolcom/unFTP
The unFTP team believes that listening is an underrated skill needed to accomplish great things and that great things are not accomplished alone. Projects like libunftp and unFTP are established by communities. We are therefore enabling Github discussions in addition to our Telegram channel to foster community.
Talk to us here:
- unFTP discussions
- libunftp discussions
Talk to us here:
- unFTP discussions
- libunftp discussions
GitHub
Welcome to unFTP Discussions! · Discussion #77 · bolcom/unFTP
A FTP(S) server with a couple of twists written in Rust. Follow and talk to us on https://t.me/unftp - bolcom/unFTP
libunftp version 0.16.1 is out. It fixes an issue with filesystem back-end that could not rename directories
GitHub
Release v0.16.1 · bolcom/libunftp
Changes in this release:
Improvements to the STAT command
#313 Fixed an issue with filesystem back-end that could not rename directories
Upgraded a bunch of dependencies
Improvements to the STAT command
#313 Fixed an issue with filesystem back-end that could not rename directories
Upgraded a bunch of dependencies
Oops I neglected to update a few days ago. Bugfix release 0.16.2 is out for libunftp
GitHub
Release v0.16.2 · bolcom/libunftp
Changes in this release:
Fixed an issue where uploading of files did not work in FTPS mode when using lftp compiled with openssl. As part of this fix TLS session resumption via Session IDs (server...
Fixed an issue where uploading of files did not work in FTPS mode when using lftp compiled with openssl. As part of this fix TLS session resumption via Session IDs (server...
unFTP also got release 0.12.6, pulling in the libunftp fix. If lftp clients will connect to your deployment then you'll want this upgrade. Tell us in the comments what your experience is with unFTP
GitHub
Release v0.12.6 · bolcom/unFTP
Changes in this release:
Upgraded to libunftp v0.16.2 in order to fix an issue with file uploads in FTPS mode when using lftp. See bolcom/libunftp#285
Upgraded to libunftp v0.16.2 in order to fix an issue with file uploads in FTPS mode when using lftp. See bolcom/libunftp#285
All auth and storage back-ends previously bundled with libunftp now have their own dedicated crates. See this release for more info
GitHub
Release Newly splitted auth and storage back-ends · bolcom/libunftp
Released unftp-sbe-gcs
Released unftp-sbe-fs
Released unftp-auth-jsonfile
Released unftp-auth-pam
Released unftp-auth-rest
Released unftp-sbe-fs
Released unftp-auth-jsonfile
Released unftp-auth-pam
Released unftp-auth-rest
Just released libunftp v0.17.1 that fixes a compatibility issue with the PHP FTP client.
GitHub
Release libunftp v0.17.1 · bolcom/libunftp
Changes in this release:
#327 Allow PROT and PBSZ without requiring authentication.
#330 Load TLS certificates only once at startup instead of on every connect.
#327 Allow PROT and PBSZ without requiring authentication.
#330 Load TLS certificates only once at startup instead of on every connect.
Just released libunftp v0.17.2. The major features are TLS session resumption and configurable TLS features. An unFTP server release might follow soon after.
GitHub
Release libunftp v0.17.2 · bolcom/libunftp
Changes in this release:
#332 Fixed output formatting of the FEAT command.
#332 Fixed the SIZE command that wrongly took the REST restart position into account and also caused number overflows
bec...
#332 Fixed output formatting of the FEAT command.
#332 Fixed the SIZE command that wrongly took the REST restart position into account and also caused number overflows
bec...