FtpStopDaemon


int FtpStopDaemon ( )



Stops the http server.

 

int FtpStopDaemon ( )



Returns 0 it daemon was startet, or an error code greather zero:


FTP_ERR_NONE 0 no error
FTP_ERR_ISNOTRUNNING 3 ftp server is not running
FTP_ERR_INIT 5 initialization error
FTP_ERR_NOTSTOPED 6 the server could not stopped

 

see also:

AzFtp Overview | FtpDaemon | FtpInsertTreeEntry