Hi,
I've tried to upload files using java SFTP client (SSHFTPClient, version 4.0.0).
The files are zip file, and i'm using BINARY and my transfer mode
The network connection is very unstable, and via satellite, so I've enabled the resume option.
After the upload was done, I've found the the uploaded file is larger than the original file, and the zip file was corrupted.
Did anyone had this problem?
Is there a way to fix it?
You help is appreciated,
Shai.