| Business Application Development with: SQL Server, C#, VB, VB.Net, ASP, ASP.Net, and XML |
| N | S |
Novick Software Management • Design • Programming • Training • Consulting |
|
|
News Links Schedule Site Map Contact |
|
Tips and Tricks for: Visual Studio.Net, VB.Net, C#The Problem: The IPWorks FTP.Download method didn't do anything!I thought it would be simple to use the IPWorks FTP component to do a simple download of the files in a directory but the Download method wasn't doing anything. I checked the source file (RemoteFile) and the destination directory (LocalDir) and they were fine. Solution: You can'd do the download in the ListDir event handler.I hand tried to do the download in the DirList event handler. I had to change it to just gather file names in the event handler and then go back and loop through them to perform the downloads.
|
|
|
Copyright © 2003-2008 Novick Software, Inc. | Terms of Use | Privacy Policy | Nice Things People Say| |