LibURL Puzzlement
Tereza Snyder
tereza at califex.com
Tue May 12 17:20:52 EDT 2009
On May 12, 2009, at 4:08 PM, Richard Gaskin wrote:
> Tereza Snyder wrote:
>> I'm using libUrl for the first time, and my first task is to obtain
>> a list of files in a directory on the server. In terminal, I can
>> log onto the server via ftp and I can type 'nlist' or 'ls' to
>> obtain a list of files. I see in the docs that, "You specify
>> which command to use with the libURLSetFTPListCommand command."
>> But I don't see where or how you actually get the list of files
>> using libUrl.
>
> Just pass it a directory path ending in "/", e.g.:
>
> ftp://user:pass@ftp.domain.com/somefolder/
>
Just with get URL "ftp://user:pass@ftp.domain.com/somefolder/"?
Simplissimo!
Unfortunately, it's not working for me. Sigh. Must be some subtlety
I'm missing.
thanks
t
--
Tereza Snyder
Califex Software, Inc.
<www.califexsoftware.com>
More information about the use-livecode
mailing list