LC Server permissions
Rick Harrison
harrison at all-auctions.com
Sat Apr 13 11:24:23 EDT 2019
I find that giving the admin user
read/write works, but I would
like to be able to cut that back
even further.
Suggestions?
Rick
> On Apr 12, 2019, at 8:26 PM, Richard Gaskin via use-livecode <use-livecode at lists.runrev.com> wrote:
>
> Rick Harrison wrote:
>
> > I have a file I need to upload to my LC server
> > using the $_Files[uploadedfile][error] method
> > that requires the correct permissions to be
> > able to move and rename the file using:
> >
> > put URL ("binfile:" & tFilePath) into URL ("binfile:" & tNewFilePath)
> >
> > I get "can't open file (13)” which is a permissions error.
>
> What service are you specifying in the URL (HTTPS, FTPS, something else)?
>
> --
> Richard Gaskin
> Fourth World Systems
> Software Design and Development for the Desktop, Mobile, and the Web
> ____________________________________________________________________
> Ambassador at FourthWorld.com http://www.FourthWorld.com
>
> _______________________________________________
> 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