Page 1 of 1

Dropbox

Posted: Tue Oct 01, 2013 11:42 pm
by wxyu
Hi all,

Had a search around but could not find the solution:

Trying to download a version control file from a dropbox link
Code: [show] | [select all] lua
function eden.checkupdate( ... )
	eden.versioncheck = downloadfolder.."version"

	if not downloadFile then
		cecho("Your version of Mudlet doesn't support downloading files - please upgrade to 2.0+")
	else
		downloadFile( eden.versioncheck, "https://dl.dropboxusercontent.com/s/gxn0e492mkojqqb/Eden%20Version%20Control.txt" )
	end
end
sysDownloadError is showing:
Code: [show] | [select all] lua
{
  "sysDownloadError",
  "Error creating SSL context ()",
  "Y:\\Users\\William\\.config\\mudlet\\profiles\\Eden Alpha/eden/version"
}
All I could find was this:
https://bugs.launchpad.net/mudlet/+bug/1102148

I'll probably host the file at a none https site for now but I'm just wondering if there's something else I should be doing.

Will

Re: Dropbox

Posted: Wed Oct 02, 2013 7:16 am
by Vadi
That's what you should do, https isn't in yet.

Re: Dropbox

Posted: Wed Oct 02, 2013 8:25 am
by wxyu
Thanks Vadi. Will do.

Re: Dropbox

Posted: Sat Feb 15, 2014 3:33 am
by icesteruk
this been fixed, or is it still an issue? Sorry to bring back an old topic but beats asking the same question about https :/

Re: Dropbox

Posted: Sat Feb 15, 2014 10:38 am
by Vadi
Not yet.

Re: Dropbox

Posted: Sat Feb 15, 2014 4:49 pm
by icesteruk
dam, thanks

Re: Dropbox

Posted: Sun Feb 16, 2014 3:17 pm
by chris
It's in the development version, so whenever the next binary is released it will be there.

Re: Dropbox

Posted: Sun Feb 16, 2014 11:25 pm
by icesteruk
chris wrote:It's in the development version, so whenever the next binary is released it will be there.
Aye I'll try work a way around it til then. Thanks

Re: Dropbox

Posted: Mon May 29, 2017 4:33 pm
by Vadi
https is in now in 3.0.