Code Change Request

# 27815

Back to Code Changes

Christopher
Technical Support
StableBit CloudDrive
1.0.2.976
Windows 7 (64 bit)
Public
Alex

* [Issue #27815] Updated the Rebex FTP component to the latest version (2018 R1.1).
Public
Alex

I've renewed our subscription with Rebex and updated our FTP component to the latest version available.

You can see what's new here:
https://www.rebex.net/ftp-ssl.net/history.aspx
https://www.rebex.net/sftp.net/history.aspx

As far as the "not enough data" error, that appears to be coming from the FTP server when attempting to download data. If the update doesn't fix the issue, you may want to try setting Ftp_NoAbort to true in advanced settings.

In C:\ProgramData\StableBit CloudDrive\Service\Settings.json :

"Ftp_NoAbort": {
    "Default": false,
    "Override": true
  },