Re: [xml] nanoFTP (DELE function)



On Wed, Mar 05, 2003 at 02:11:09AM +0100, Philipp Dunkel wrote:
Hi Daniel (et. al.),
I adapted the CWD function of nanoftp.c a bit to make a xmlNanoFTPDele()
function out of it. This would make the nanoftp a bit more complete. (It
eliminates the need for me to use anything else)
If you like it, you can add it to nanoftp.c around line 1227 right after
xmlNanoFTPCwd(). If not just dump it into your nearest bit-bucket.

  Hum, that's small. Why not,

    /*
     * Expected response code for CWD:
     *
     * CWD
     *     250
     *     500, 501, 502, 421, 530, 550
     */

  Err can you fix the comment first (based on the RFC this should be easy).

Daniel

-- 
Daniel Veillard      | Red Hat Network https://rhn.redhat.com/
veillard redhat com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]