Gentee Programming Language > Documentation > Libraries Download documentation

ftp.delfile

The method deletes a file stored on the FTP server.
 
uint ftp.delfile(
      str   filename
)

Parameters

filenameThe name of the required file

Return value

Nonzero if initialization was successful; otherwise 0.

See also

    Internet


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