Post a reply

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

hmansoor

Re: VB.NET and Multiple URLs

martin wrote:

Should be possible. What problems are you having in particular implementing this?


I am not sure how to go about it, You see i am hoping to find an API/PlugIN which i can reference in my Vb.Net project and then login to a server, copy some files from the local server to the remote server.

I am confused how to go about it.
martin

Re: VB.NET and Multiple URLs

Should be possible. What problems are you having in particular implementing this?
ChaZ

VB.NET and Multiple URLs

Hello,

I am wanting to create a VB.net program that automatically uploads files to 1 of 2 locations (different URLs but with same login and password). But then downloads files from 1 location.

- Is it possible to create such a program in VB.net that would automatically do this without having to open WINSCP?