S
Scott Johnson
Hi!
I am trying to get Visual Basic .NET to download a file from an ftp site. I
don't need a user interface, i just need to download a file that I will
already know the path/filename. I remember how simple this was to do in VB6
(like 3 lines using an API), so I figured that it should be simple enough in
VB.NET. I have found a few 3rd party controls, but I would like to stick
with as much raw code as possible.
Can anyone point me in the right direction? (or even a code sample?)
Thanks!
--Scott
I am trying to get Visual Basic .NET to download a file from an ftp site. I
don't need a user interface, i just need to download a file that I will
already know the path/filename. I remember how simple this was to do in VB6
(like 3 lines using an API), so I figured that it should be simple enough in
VB.NET. I have found a few 3rd party controls, but I would like to stick
with as much raw code as possible.
Can anyone point me in the right direction? (or even a code sample?)
Thanks!
--Scott