Click here to Skip to main content
15,920,438 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionFTP download new files Pin
B-rad A28-Jul-09 4:00
B-rad A28-Jul-09 4:00 
AnswerRe: FTP download new files Pin
Dave Kreskowiak28-Jul-09 7:52
mveDave Kreskowiak28-Jul-09 7:52 
So what's the problem?? You're going to have to get the entire list of files, keep track of what files are there. The next time you get the list, compare the new list to the old one. You've got your list of new files to download then. Download them, keep track of which ones you've successfully downloaded. Once you get the files downloaded, you've got your new list of files you have.


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008
But no longer in 2009...




QuestionLotus notes- Sending mail using VBscript or VB Pin
Arunchennai28-Jul-09 1:40
Arunchennai28-Jul-09 1:40 
QuestionVB Webcontrol Pin
Paul Hayman28-Jul-09 0:58
Paul Hayman28-Jul-09 0:58 
AnswerRe: VB Webcontrol Pin
Mike Ellison28-Jul-09 3:15
Mike Ellison28-Jul-09 3:15 
GeneralRe: VB Webcontrol Pin
Paul Hayman28-Jul-09 3:39
Paul Hayman28-Jul-09 3:39 
QuestionHow to disable the image - "Launching Application" Pin
Paramu197327-Jul-09 21:25
Paramu197327-Jul-09 21:25 
AnswerRe: How to disable the image - "Launching Application" Pin
Christian Graus27-Jul-09 23:12
protectorChristian Graus27-Jul-09 23:12 
GeneralRe: How to disable the image - "Launching Application" Pin
Paramu197328-Jul-09 0:38
Paramu197328-Jul-09 0:38 
GeneralRe: How to disable the image - "Launching Application" Pin
Eddy Vluggen28-Jul-09 1:05
professionalEddy Vluggen28-Jul-09 1:05 
GeneralRe: How to disable the image - "Launching Application" Pin
Christian Graus28-Jul-09 22:23
protectorChristian Graus28-Jul-09 22:23 
Questiondisable keys on keyboard Pin
Phenneger27-Jul-09 7:59
Phenneger27-Jul-09 7:59 
AnswerRe: disable keys on keyboard Pin
Dave Kreskowiak27-Jul-09 8:20
mveDave Kreskowiak27-Jul-09 8:20 
GeneralRe: disable keys on keyboard Pin
Phenneger27-Jul-09 8:23
Phenneger27-Jul-09 8:23 
AnswerRe: disable keys on keyboard Pin
Mike Ellison27-Jul-09 8:46
Mike Ellison27-Jul-09 8:46 
GeneralRe: disable keys on keyboard Pin
Phenneger27-Jul-09 8:51
Phenneger27-Jul-09 8:51 
AnswerRe: disable keys on keyboard Pin
Vimalsoft(Pty) Ltd28-Jul-09 22:53
professionalVimalsoft(Pty) Ltd28-Jul-09 22:53 
GeneralRe: disable keys on keyboard Pin
Phenneger29-Jul-09 3:11
Phenneger29-Jul-09 3:11 
GeneralRe: disable keys on keyboard Pin
Vimalsoft(Pty) Ltd29-Jul-09 3:17
professionalVimalsoft(Pty) Ltd29-Jul-09 3:17 
QuestionVB6 - Enumerating unreleased references at program end Pin
cvogt6145727-Jul-09 4:19
cvogt6145727-Jul-09 4:19 
AnswerRe: VB6 - Enumerating unreleased references at program end Pin
Dave Kreskowiak27-Jul-09 4:42
mveDave Kreskowiak27-Jul-09 4:42 
Questionn-ary tree traversing Pin
DattaMane27-Jul-09 0:55
DattaMane27-Jul-09 0:55 
AnswerRe: n-ary tree traversing Pin
Mike Ellison27-Jul-09 2:24
Mike Ellison27-Jul-09 2:24 
AnswerRe: n-ary tree traversing Pin
leckey27-Jul-09 10:48
leckey27-Jul-09 10:48 
QuestionHow to Retrieve TCP/UDP Statistics using System.Net.NetworkInformation Pin
that_dude_tj26-Jul-09 23:07
that_dude_tj26-Jul-09 23:07 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.