Re: Problem Deleting File - WeOnlyDo Discussion board

Re: Problem Deleting File (General questions)

by woddrazen, Monday, December 04, 2006, 17:36 (6563 days ago) @ dtw01

Hi Dave,


We need to isolate your problem. Maybe you have problem with permissions.

Did you try to delete that file with some other FTP client? What is result?

If problem isn't with permissions, please can you send us FTPReply?

--------------------------------------------
Private Sub dlx1_FtpReplyEvent(ByVal Sender As Object, ByVal Args As WeOnlyDo.Client.FtpReplyArgs) Handles dlx1.FtpReplyEvent
Debug.Print(Args.Command & & Args.ReplyText)
End Sub
--------------------------------------------


Hope I helped.


Regards,
Drazen


Complete thread: