Hey, pink, thanks for the clarification. First of all, is there a reason why you are doing it this way instead of using dropboxUpload? If you use dropboxUpload you can do it all in one shot. Gerard's stack explains the process and how to use the various commands Doing it the way you are doing it, you would start with sessionStart and then you would repeatedly call sessionAppend pOffset is the length of what you have already sent because there are no guarantees that dropbox will get your file stream in order, so if it gets them out of order and pData isn't the same length for each call to append, the only way dropbox knows where to put the data it just received is if you tell it where to put it. pData should be at most 150mb per call. _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
Re: Need crash course in Dropbox library
Mike Kerner via use-livecode Fri, 15 Feb 2019 13:36:35 -0800
- Need crash course in Dropbox library pink via use-livecode
- Re: Need crash course in Dropbox libr... Mike Kerner via use-livecode
- Re: Need crash course in Dropbox ... Matthias Rebbe via use-livecode
- Re: Need crash course in Dropbox ... pink via use-livecode
- Re: Need crash course in Drop... Mike Kerner via use-livecode
- Re: Need crash course in ... pink via use-livecode
- Re: Need crash cours... Mike Kerner via use-livecode
- Re: Need crash c... pink via use-livecode
- Re: Need cra... JJS via use-livecode
- Re: Need cra... JJS via use-livecode
- Re: Need cra... Mark Wieder via use-livecode
- Re: Need cra... JJS via use-livecode
- Re: Need cra... pink via use-livecode
- Re: Need cra... Mike Kerner via use-livecode
- Re: Need cra... pink via use-livecode
- Re: Need cra... Phil Davis via use-livecode
- Re: Need cra... pink via use-livecode