Can I use WinSCP in VB application

Advertisement

m87ie
Joined:
Posts:
1

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

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,476
Location:
Prague, Czechia

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 :-(

Reply with quote

ManChicken
Joined:
Posts:
9
Location:
Chicago, IL

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.

Reply with quote E-mail

Advertisement

You can post new topics in this forum