MinimalFTP v1.0.6 Release Notes

Release Date: 2018-06-25 // over 5 years ago
    • 🛠 Fixed crash with null responses (#2)
    • ➕ Added configurable buffer size (#3)
    • ➕ Added MMD5 command
    • ➕ Added HOST command
    • ⚡️ Updated custom user authenticators to be able to support custom hosts.
    • ➕ Added error messages when changing the permissions is not allowed.

Previous changes from v1.0.5

    • 🛠 Fixed memory leak when connections were closed by the client
    • 🛠 Fixed support with Chromium
    • ➕ Added more documentation
    • ➕ Added directory checks in cwd, list, nlst, mlst and mlsd