Re: quote command (General questions)
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:
- quote command - Ted, 2006-03-07, 00:08
- Re: quote command - wodSupport, 2006-03-07, 00:10
- Re: quote command - Ted, 2006-03-07, 00:14
- Re: quote command - wodSupport, 2006-03-07, 00:37
- Re: quote command - Ted, 2006-03-07, 23:21
- Re: quote command - wodSupport, 2006-03-07, 23:33
- Re: quote command - Ted, 2006-03-07, 23:21
- Re: quote command - wodSupport, 2006-03-07, 00:37
- Re: quote command - Ted, 2006-03-07, 00:14
- Re: quote command - wodSupport, 2006-03-07, 00:10