help with ftp commands. (CGI related!)

Dave Cragg dcragg at lacscentre.co.uk
Thu Apr 22 16:17:53 EDT 2004


At 3:22 pm -0300 22/4/04, Andre Garzia wrote:
>Hi Folks,
>
>I made a little stack that will help people here install MC command
>line engine and LibCGI on a remote server via FTP.   I am having
>problems with the MKDIR command, my lukemftpd says it does not
>understand the command. used like this:
>
>libURLftpCommand("MKDIR stacks" ....)
>
>the stack is able to upload MC engine and set the correct
>permission. It also uploads LibCGI and sets the perms, but I cannot
>create stacks folder.

The ftp command you need is "MKD" and not "MKDIR".

Cheers
Dave


More information about the use-livecode mailing list