Deleting a file

Top  Previous  Next

You can delete a file using the Sftp#deleteFile method.

 

Example

 

// delete file named image.gif

sftp.deleteFile("image.gif");





Home | Company | Products | Solutions | Purchase | Support | Services | Blog

© 2021 JSCAPE LLC