basic-ftp v4.3.0 Release Notes

Release Date: 2019-10-19 // over 4 years ago
    • ➕ Added: More explicit API uploadFrom, appendFrom and downloadTo. upload and download are still available but deprecated.
    • ➕ Added: Handle file downloads and uploads directly by supporting local file paths in uploadFrom and downloadTo.
    • ➕ Added: Make it easier to resume a download of a partially downloaded file. See documentation of downloadTo for more details.