Hi, guru,

I'm a VC beginner and now building a FTP client.

I want to build a programme to monitor the folder like "d:\temp". If a new file is created on the folder, the ftp it to the server.

My question is:

what event or function I need to check there is a new file created on the folder?

rgds,