LibURLftpCommand error when port is specified

Dave Cragg dave.cragg at lacscentre.co.uk
Tue Dec 4 19:31:16 EST 2007


On 4 Dec 2007, at 22:20, Roger.E.Eller at sealedair.com wrote:

> In the 2.8.1 documentation for LibURLftpCommand, it says I can use a
> non-standard port. The script will not compile with ANY number  
> specified as
> the port, even 21. Any ideas? Is this a bug?



When I try the following here, it works OK:

put libUrlFtpCommand("PWD", "192.168.1.104:21", "myname", "mypassword")

I notice that the examples in the docs don't quote the host  
parameter. Would that explain what you are seeing? If so, it looks  
like a documentation bug.

Dave



More information about the use-livecode mailing list