Hi,
We use Jsch in production in our aws envs, tested for transfers upto 80GB so far.
Has anyone tested with terra bytes of data, in single transfer process (instead of dividing files into chunks and then merging them). In the latter case, there'll be complicatied handling in cases of failures, retry attempts etc./
What's the transfer limit in JSch in one "transfer" thread?

Thanks,
Sanjeev