ttorrent icon indicating copy to clipboard operation
ttorrent copied to clipboard

Resume downloading after client was stopped

Open oc3anborn opened this issue 5 years ago • 1 comments

I stopped client using stop() method of SimpleClient. Then I wanted to continue downloading and tried to use downloadTorrentAsync and downloadTorrent methods, but they both didn't work and thrown exceptions. Is there any way to continue downloading properly?

oc3anborn avatar May 01 '19 07:05 oc3anborn