Description
Functionality works fine on commons-net-2.2. Error occurred after upgrading library to commons-net-3.0 version. Sending a file from Windows 7 to CentOS/Linux using FTPClient storeFile method results in truncation of files over 2k in size. Rolling back upgrade to commons-net-2.2 version fixes problem.