FTP.delete(filename)
Remove the file named filename from the server. If successful, returns the text of the response, otherwise raises error_perm
on permission errors or error_reply
on other errors.
FTP.delete(filename)
Remove the file named filename from the server. If successful, returns the text of the response, otherwise raises error_perm
on permission errors or error_reply
on other errors.
Designed by : w10schools
service@w10schools.com
Please login to continue.