libURLFTPCommand problems

Jeff Massung massung at gmail.com
Fri Jun 4 12:42:18 EDT 2010


I cannot seem to get this to work. Well, to be clear, the function works
just fine, but none of the commands are working. For example, a simple test:

put libURLFtpCommand("ls", "my.ftp.site", "username", "password")

Every time this will put "500 Command not found". However, if I just ftp
into the account I can do "ls" all day long and it works just fine. I've
tried DIR, NLST, LIST, caps combinations, etc. PWD works, but almost every
other command fails.

Any ideas? Thanks!

Jeff M.



More information about the use-livecode mailing list