Greg

Results 418 comments of Greg

I see, thanks, that's a helpful example. I've sent this along to the team.

Thanks for writing this up! I can't make any promises, but I'll send this along to the team to see if we can add this in the future. (Pull requests...

The SDK doesn't explicitly support Electron unfortunately, so I'm afraid I can't necessarily offer a good solution. I'll send this along as a feature request for official Electron support though....

Thanks for the information! I'm including this with the request.

@johannesjo No, unfortunately I don't have any news on this request.

The Dropbox API v2 .NET SDK unfortunately doesn't offer resumable downloads like this, but I'll pass this along as a feature request. I can't promise if or when that might...

Thanks for the context @IamSierraCharlie ! By the way, for reference, while this isn't available in the SDK, the Dropbox API itself does support "[Range Retrieval Requests](https://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.35.2)" on "[content-download style](https://www.dropbox.com/developers/documentation/http/documentation#formats)"...

Thanks for the report! It looks like `UploadSessionCursor` object does indeed have a `contents` properties when it shouldn't. I'll ask the team to get that cleaned up.