I want to delete all of the files in the folder on of the server after I download them using the Automated FTP library. I have it downloading just fine but I am confused on the command for deleting the fileset on the server.
I see this: DeleteFileSet (VerifyBeforeDelete As Boolean)
in the documentation but am unsure on exactly how to use it.
Any examples?
I see this: DeleteFileSet (VerifyBeforeDelete As Boolean)
in the documentation but am unsure on exactly how to use it.
Any examples?