Hi, Right now I am using http://curl.haxx.se/mail/lib-2005-05/att-0139/ to parse the response from various ftp servers. But there are problems with that, 1. it does not support WarFTP and few others 2. fails when working with vsFTPd/ProFTPd where the user is not jailed (i.e. home directory is /home/<username> instead of just /) 3. directory listing fails when working via http_proxy without httpproxytunneling 4. and few more minor things
Under FTP in http://curl.haxx.se/docs/features.html it says libcurl support dir listing! does it? Thanks Ramprasad
------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html