Dropbox File Path via Shell Or Similar?

Guglielmo Braguglia guglielmo at braguglia.ch
Wed May 14 16:47:30 EDT 2014


Are you sure ???  ;)

Please check the phxDropboxLib.rtf (enclosend into the zip library zip) 
... you will find some useful call :

- function phx_DropboxCreateLinkToFile pRoot, pPath, pShortURL 
(https://www.dropbox.com/developers/core/docs#shares)

- function phx_DropboxGetFileInfo pRoot, pPath, pLimit, pList 
(https://www.dropbox.com/developers/core/docs#metadata)

- function phx_DropboxGetFileThumb pRoot, pPath, pFormat, pSize 
(https://www.dropbox.com/developers/core/docs#thumbnails)


Cordially,


Guglielmo



Roger Eller wrote:
> On Wed, May 14, 2014 at 2:44 PM, Devin Asay<devin_asay at byu.edu>  wrote:
>
>> I have a vague recollection that someone was working on a Dropbox library,
>> but my weak mind can't come up with a name.
>>
>> Devin
>>
>>
> That was Guglielmo Braguglia who created the lib, and Mike Kerner
> contributed to the lib also.  The library uses the REST api for Dropbox to
> upload and download files.It doesn't access the info as presented by the
> right-click of the Dropbox app.   You don't even need the application to be
> installed.
>
> ~Roger
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



More information about the use-livecode mailing list