Page 1 of 1

Download FileBot URL source from sourceforge

Posted: 01 Mar 2017, 16:20
by Sheldon
Hi,

my question is not directly related to the Filebot app but maybe you can help..

To create a rss feed out of it I try do download the url source from the Filebot sorceforge page

https://sourceforge.net/projects/filebo ... ebot/HEAD/.

using Java. Here I get a Handshake exception probabaly caused by xome missing certificate. Maybe you handle the SSL with sourceforge in Java already and can help me with this.

Kind regards,

Sheldon

Re: Download FileBot URL source from sourceforge

Posted: 01 Mar 2017, 17:03
by rednoah
Sorry, not much I can do about that. These strange SSL issues sometimes resolve themselves.

curl seems to work though:

Code: Select all

curl -L -O https://sourceforge.net/projects/filebot/files/filebot/HEAD/FileBot.jar.xz