LC Server permissions

Richard Gaskin ambassador at fourthworld.com
Fri Apr 12 20:26:42 EDT 2019


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




More information about the use-livecode mailing list