DOKK / manpages / debian 10 / libixp-dev / ixp_remove.3.en
IXP_REMOVE(3) Library Functions Manual IXP_REMOVE(3)

ixp_remove

#include <ixp.h>
int ixp_remove(IxpClient *c, const char *path);

The path of the file to remove.

Removes a file or directory from the remote server.

ixp_remove returns 0 on failure, 1 on success.

ixp_mount(3)

2012 Dec libixp Manual