I simply want to be able to delete a file via ftp.
What irritates me is, it is so easy to upload a file but so much harder to delete a file.

Please offer a simple way to delete a file over FTP using visual basic

Thank You in advance for any help offered :P

Look :( this is my code for uploading
My.Computer.Network.UploadFile("File to Upload", "FTP Server & File", "Username", "Password")

Can anyone plzzz show me how to delete a file via ftp with VB.net

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.