FTP stands for File Transfer Protocol, and it doesn't have any commands for working with zip files. You need ssh access to the server where the files are housed, or you have to download them to your...
Here is an example that will read a text file and output it to a text box
You will need a command button, a textbox and text file in your project's folder.
You will also need to add the reference...
It could be that the username you are using does not have the privileges to delete this file. If that is the case make sure you are logged in as an administrator. It could also be that the server can...