ixp_remove
- Provided by: libixp-dev (Version: 0.6~20121202+hg148-2)
- Source: libixp
- Report a bug
#include <ixp.h> int ixp_remove(IxpClient *c, const char *path);
Removes a file or directory from the remote server.
ixp_remove returns 0 on failure, 1 on success.