Re: quote command - WeOnlyDo Discussion board

Re: quote command (General questions)

by Ted, Tuesday, March 07, 2006, 00:14 (6836 days ago) @ wodSupport

Ted,

correct. Use it

Ftp1.RawSend( SOME COMMAND & VbCrLf)

and then wait for FTPReply event to trigger as end of command.

Hope it helps.
Kreso

Thanks for the quick reply Kreso. My problem is how to expose this function i.e. I have declared:

Dim oFtp As New FtpDLX

oFtp does not expose RawSend.

Any help would be appreciated.

Ted


Complete thread: