MATLAB Function Reference Previous page   Next Page
delete (ftp)

Delete file on FTP server

Syntax

Description

delete(f,'filename') removes the file filename from the current directory of the FTP server f, where f was created using ftp.

Examples

Connect to server testsite.

Change the current directory to testdir and view the contents.

See Also

ftp


Previous page  delete delete (timer) Next page

© 1994-2005 The MathWorks, Inc.