quote command (General questions)
Hi,
I am using FtpDLX build 1.0.3.7. I would like to know what is the quote equivalent function in this control. I saw in your forum someone has refered to RawSend function how do I expose it?
Thanks.
Ted
Hi,
I am using FtpDLX build 1.0.3.7. I would like to know what is the quote equivalent function in this control. I saw in your forum someone has refered to RawSend function how do I expose it?
Thanks.
Ted
by Jasmine, (7183 days ago) @ Ted
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
by Ted
, (7183 days ago) @ Jasmine
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
by Jasmine, (7183 days ago) @ Ted
Ted,
you can not initialize wodFtpDLX from the code. It will not work.
You should use wodFtpDLXCom instead (reference the DLL, not the OCX) in which case RawSend will be there.
Can you try that?
Kreso
by Ted
, (7183 days ago) @ Jasmine
Ted,
you can not initialize wodFtpDLX from the code. It will not work.
You should use wodFtpDLXCom instead (reference the DLL, not the OCX) in which case RawSend will be there.
Can you try that?
Kreso
We have purchased the wodFtpDLX.NET version. There is only the WeOnlyDo.Client.FTP.dll in the package to reference.
Incidently, we do not see any reference to RawSend in your included help documentation. Is this function not supported in .NET?
NOTE: at the time of purchase we were offered the beta version at a reduced price. Order number is: 11180921/Plimus
Ted
by Jasmine, (7183 days ago) @ Ted
Ah, this is completely different product.
Adding RawSend to wodFtpDLX.NET is not a problem at all, please send email to techsupport@weonlydo.com so we have it on 'todo' list and we'll add it in few days.
Kreso

...what I really like is that wodSSH and wodSFTP components work excellently and are constantly being improved...

Thank you so much for your hard work and commitment in producing well thought-out solutions. WeOnlyDo is very committed to customer satisfaction!

Count us as a satisfied WeOnlyDo customer. We appreciate your terrific support to get the secure Telnet working properly.

Count us as a satisfied WeOnlyDo customer. We appreciate your terrific support to get the secure Telnet working properly.

Your customer service was excellent, and I will look at your products in the future for precisely that reason.

Fantastic product by the way, it has helped us tremendously on a daily basis. Keep up the good work.

It is very refreshing to find such helpful, knowledgeable and quick responding technical support.

Fantastic product by the way, it has helped us tremendously on a daily basis. Keep up the good work.

...not only that you provide these components at very reasonable cost, your responsiveness to emailed technical questions is simply outstanding...

Your component works really great. With minor effort I have been able to convert my delphi application...

