Summary
9th June 2004: The recls libraries v1.5.1 released. This latest release includes the ability to recursively search FTP sites, in addition to file-system recursive enumeration on UNIX and Win32 systems
Advertisement
recls is the exemplar project from Matthew Wilson's Positive Integration column for C/C++ User's Journal. It is a platform-independent recursive search library - now able to do FTP searches, as of 1.5.1 - written in C/C++ and presenting a C-API. It also includes mappings to other languages/technologies, currently including C++, COM, C#/.NET, D, Java, Ruby and STL. recls uses the STLSoft libraries, but other than that is standalone.