-4

I have my VB.net application, but I want it do download a new file from somewhere. What would you recommend for this? I know I need a URL for the download but I have tried a few different things and have not got any results.

I was just seeing if anyone could give a link or something to something they have used or know something that can work. - Thanks

GregRogers
  • 13
  • 1
  • 6

2 Answers2

0

:) I use SDrive of CoffeCup ( http://www.coffeecup.com ) to store files in case if wanted to download via a VB.NET application or any other.

For an example i upload updates as ZIP files ( http://infinityresearches.coffeecup.com/Netwatch/publish.zip ) to the SDrive so the my applications can download and install the updates by itslef

heysulo
  • 182
  • 3
  • 14
0

My friend...

For FTP use you can use

Google Drive as it has a defanit and simple set of APIs Microsoft Access server as it is simplified to single API Skydive can also been used

Almero Rick
  • 118
  • 1
  • 11