Store to iCloud?

Earthednet-wp prothero at earthednet.org
Mon Oct 24 11:31:23 EDT 2016


Bob,
Thanks for the info. Trying to implement this on my own is getting deeper into the bowels of Xcode than I want.

I looked at the api for Dropbox and fiddled with it a bit, but communicating with these api's is not in my area of expertise. I'd love to see some sample code. I looked at the dropbox stack that was distributed a year or so ago and it didn't work. 

Perhaps the data sync tools that Todd is working on will get me started or, better yet, solve my problem.

Best,
Bill

William Prothero
http://es.earthednet.org

> On Oct 24, 2016, at 8:17 AM, Bob Sneidar <bobsneidar at iotecdigital.com> wrote:
> 
> If you get info on the file or folder, then click the path in the dialog (it doesn't look like a path but click it anyway) then copy it, you can paste it into a text file and it will paste as the full path. 
> 
> Bob S
> 
> 
>> On Oct 21, 2016, at 13:15 , William Prothero <prothero at earthednet.org> wrote:
>> 
>> Bob:
>> My bad. It works if I use:
>> "/Users/prothero/Library/Mobile Documents/com~apple~CloudDocs” for the path.
>> 
>> It’s weird, because if you go to the folder, you don’t see the path using the finder. But, you can get the path if you duplicate the Mobil Documents folder, and all of the inside folders appear.
>> 
>> Thanks again.
>> Bill
>> 
>>> On Oct 21, 2016, at 12:25 PM, William Prothero <prothero at earthednet.org> wrote:
>>> 
>>> Bob:
>>> On my Mac, OS 10.11.6, it looks like the file path is
>>> /Users/<your user name here>/Library/Mobile Documents/<your folder path here>
>>> 
>>> I don’t see the "com~apple!CloudDocs" folder. Am I missing something?
>>> Bill
>>> 
>>> 
>>> 
>>>> On Oct 21, 2016, at 7:57 AM, Bob Sneidar <bobsneidar at iotecdigital.com> wrote:
>>>> 
>>>> On a Mac it's fairly easy if you are alreacy connecting to iCloud Drive. Just write a file to:
>>>> 
>>>> /Users/<your user name here>/Library/Mobile Documents/com~apple~CloudDocs/<your folder path here>
>>>> 
>>>> Not sure how to connect to an Icloud drive on Windows, but the process would be similar.
>>>> 
>>>> Bob S
>>>> 
>>>> 
>>>> On Oct 21, 2016, at 07:50 , Earthednet-wp <prothero at earthednet.org<mailto:prothero at earthednet.org>> wrote:
>>>> 
>>>> Folks,
>>>> I'm wondering if anybody has stored data on Apple's iCloud or iCloud Drive. I have an app where I want the use entered data to be persistent between upgrades, and accessible between multiple devices, but don't want to support a database on my server.
>>>> 
>>>> I am about to look deeper into this, but if anybody has done this, advice would be very much appreciated.
>>>> 
>>>> Best,
>>>> Bill
>>>> 
>>>> William Prothero
>>>> http://es.earthednet.org<http://es.earthednet.org/>
>>>> 
>>>> _______________________________________________
>>>> 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
>>> 
>>> 
>>> _______________________________________________
>>> 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
>> 
>> _______________________________________________
>> 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
> 
> _______________________________________________
> 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