Downloading files from an FTP server
Should be simple, I know. Also, your book has a nifty example, but I'm having lots of trouble running it. Firstly, VB2005 doesn't want to recognize FTPClient as in req=NEW FTPClient.
Also, I like the book, but why make such a complicated example? Lets just see the part where a file gets downloaded.
Now, to a question... In VB6 I was able to use the inet COM complonent with no problem, but in VB2005 the Axinet COM component requires additional parameters, which are pretty much undocumented... any help out there using this?? Any SIMPLE ftp download a file code out there??
|