Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
3.8k views
in Java FTP by (160 points)
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.

3 Answers

0 votes
by (162k points)
Best to enable DEBUG level logging and send us the zipped log file. That should show us what is happening.
0 votes
by (160 points)
Thank you for your answer.

The problem doesn't occur on all uploaded files, it's a bit on and off, so I can't tell when is it going to reproduce.
I'll try to get the log file, so can can analyze it.

How do I enable the DEBUG?
Do you have, and other idea beside the log file?
0 votes
by (162k points)

Categories

...