start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: Cd Chapter 19
Win32 Modules and Extensions
Next: Reference: Get
 

Delete

$

FTP


->Delete
(

file

)
$

FTP


->Del
(

file

)

Deletes file on the FTP remote host. Returns undef on error.


Previous: Reference: Cd Perl in a Nutshell Next: Reference: Get
Reference: Cd Book Index Reference: Get