I'm writing a program that requires me to download a file from a ftp server to my C directory. Is this possible in VB.net?
Printable View
I'm writing a program that requires me to download a file from a ftp server to my C directory. Is this possible in VB.net?
See this link
Umm, the link is dead.
Take the . off the end...
http://www.example-code.com/vbdotnet/ftp_download.asp
There are more examples on the forum. Do a search and you'll see ;)
Alright, thanks guys! It seems I'll need some 3rd party stuff if I want to make it.
Nah you have ftp tools built in, I didn't read the link btw.
Your search button broke? http://www.vbforums.com/showthread.p...&highlight=ftp
Or even simpler:
http://www.vbforums.com/showthread.p...t=DownloadFile