I've written an article on how to use FTP with VB that is published on VB2TheMax. This article also includes code that you can use to create your own FTP component.
Hey Joacim,
I know it's digging, but I found this old thread, and your link is now dead. I'd be interested in reading your article.
By the way, is Winsock still the way to go in Vb.Net or is it intrinsic, like web application?
BTW, I found several threads in .Net where FTP code was referred to the Microsoft Knowledge base that basically has a code sample of an entire FTP application.
Have you seen this?
Is it the way to go in .Net?
I've never learned Winsock, but I've always wondered if I should invest the time.