Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
217 views
in Technique[技术] by (71.8m points)

java - Android SFTP resumable download file

In my project I want to use SFTP download process.Specially for resume download.. I used this lib for my android download project.

I used JSCH library for this.

I know only this library if there is any other method or API please let me know

for resume download process I follow the standard example which on its website..

SFTP Resume Download

But its not working ..

Actully value of "i" display -1 so , It not coming inside the loop

please help me to resolve the issue...

Anybody facing same issue for this...

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

Our commercial library, edtFTPj/PRO, works on Android and supports resume in SFTP.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...