Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

ManChicken

Re: Can I use WinSCP in VB application

m87ie wrote:

I am involved in transferring very heavy files sometimes 1 GB in size to remote FTP server. I have tried to use FTP through WinInet control. But it is extremely slow. Could anybody suggest me a quicker way to tranfer the files especially using SSH.
Although third party controls are available on the web which are fast but they are very expensive and I cannot afford to use them. As I am not into commercial buisness.
I would deeply appreciate any help in this regard.

Maz

Try OpenSSH. It'll require more than simple VB to use it, but it works. They have it for windows.
martin

Re: Can I use WinSCP in VB application

You cannot use WinSCP as an ActiveX control or similar. I do not know any such tool :-(
m87ie

Can I use WinSCP in VB application

I am involved in transferring very heavy files sometimes 1 GB in size to remote FTP server. I have tried to use FTP through WinInet control. But it is extremely slow. Could anybody suggest me a quicker way to tranfer the files especially using SSH.
Although third party controls are available on the web which are fast but they are very expensive and I cannot afford to use them. As I am not into commercial buisness.
I would deeply appreciate any help in this regard.

Maz