Hi Richard, Sorry it has been a couple days before I could get back to this task.
Ok, so my file uploaded to: /tmp/livecode_qpSKBPng I thought that perhaps tmp was a hidden folder so I looked on my Mac after first unhiding all files. I’m still not seeing it. Where is this located? Then I’m getting an error 20 when I try to rename (move) the file to the proper folder where I want it to go. I don’t know what error 20 is. Does it mean it is a permissions problem? The file wasn’t found? I don’t know. Let me know if you have any ideas. Thanks, Rick > On May 9, 2017, at 8:20 PM, Richard Gaskin via use-livecode > <use-livecode@lists.runrev.com> wrote: > > Rick Harrison wrote: > > > I did some experiments and did get one instance > > of rename to work properly. Apparently I had > > a permissions problem with writing to the folder/file. > > Yep, most things with file I/O that fails are either paths or permissions. > Glad you got that sorted. > > > Other issues I’m running into are: > > > > 1. I’m running into some 32,767 array size > > error when trying to upload large images > > to the server. Images smaller than > > the magic figure upload fine, and larger > > files over that figure throw and error > > message and fail to upload. > > "array size"? Where is that error coming from, the client or the server? > > > > 2. Where can I find the LiveCode tmp folder > > where the images are initially uploaded? > > > > I need the complete file path to that so > > I can move the images where I want them. > > Unless there is a way I can upload directly > > to the file folder I want? > > I generally only use standalones on the server, and I handle buffering to > disk myself. > > Anyone here know if LC Server does that differently? If so, where are those > temp files? > > -- > Richard Gaskin > Fourth World Systems > Software Design and Development for the Desktop, Mobile, and the Web > ____________________________________________________________________ > ambassa...@fourthworld.com http://www.FourthWorld.com > > _______________________________________________ > 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 _______________________________________________ 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