Gentee Programming Language > Documentation > Libraries Download documentation

ftp.deldir

This method deletes a directory stored on the FTP server.
 
uint ftp.deldir(
      str   dir
)

Parameters

dirThe name of the required directory

Return value

Nonzero if initialization was successful; otherwise 0.

See also

    Internet


 Copyright © 2004-2006 Gentee Inc. All rights reserved.