[JSch-users] Enormous traffic when uploading file to non-empty folder
Status: Alpha
Brought to you by:
ymnk
From: Milano N. <dra...@gm...> - 2016-08-23 10:24:57
|
Hi, I'm currently experiencing an issue with my company's file transfering osgi bundle using the jsch library. Normally it should only upload some log files archive files once per few minutes. But once there were more files present in the target folder, the data consumption on my device also grew proportionally. E.g. if there are only 40 files in the upload folder, everything seems to be OK. So nobody noticed any problem. But once there are 7000 files or so, the *incomming *data consumption gets really high. The log files can have 20-35 MB per day, but my download takes even about 2,5 GB data per day. With no other networking application active. Of course there may be an error in my code (which I'm trying to discover right now), but I wonder if anyone experienced similar problem. Thanks for any tips. |