Re: Directory listing in FTP

2014-06-29 Thread Daniel Stenberg
On Sun, 29 Jun 2014, Ramprasad N wrote: Under FTP in http://curl.haxx.se/docs/features.html it says libcurl support dir listing! does it? Yes it does. But then you should ask what that support consists of. libcurl supports retrieving a dir list, and you probably already use it to get the dat

Directory listing in FTP

2014-06-29 Thread Ramprasad N
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