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:[email protected]/somefolder/


Just with get URL "ftp://user:[email protected]/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>




_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to