Re: sFTP overhead - WeOnlyDo Discussion board

Re: sFTP overhead (General questions)

by woddrazen, Thursday, December 07, 2006, 16:46 (6561 days ago) @ Robert

Hi Robert,


wodSFTP will send some extra data during establishing connect with server( sending login, pass, host key...). This is something that you cannot avoid.
I'm pretty sure that wodSFTP will send less data compared with other SFTP clients because other clients has interface that need to be loaded when connection is establish.

ActiveX version (wodSFTP.OCX) of our component has GUI (interface) so you can use COM version (wodSFTP.DLL) instead. COM version will transfer less data.

You mention that you use FTPS (FTP-SSL) protocol also. Why don't you try our wodFtpDLX ActiveX component which supports FTP, FTPS, and SFTP protocol.
All out component has samples. You will find them in component Samples folder. You have 30 days trial period why don't you give a try.

wodFtpDLX has also ActiveX (wodFtpDLX.OCX) and COM version (wodFtpDLX.DLL) of component.

You can find more information about wodFtpDLX here:
http://www.weonlydo.com/index.asp?showform=FtpDLX

here is download link:
http://www.weonlydo.com/Samples/wodFtpDLX.exe

and more help for wodFtpDLX Protocol Property you can find here:
http://www.weonlydo.com/FtpDLX/Help/wodFtpDLXLib~wodFtpDLX~Protocol.html

Hope I helped.


Regards,
Drazen


Complete thread: