|
-
Nov 8th, 2006, 07:19 AM
#1
Thread Starter
Junior Member
Resolved-SystemFileWatcher
Hi all,
I have an asp.net website and I need to let people upload images via ftp then I need to discover the files and then move them thumbnail them ect..
I have set up the ftp for each user to enter their ftp directory via iis6 isolation mode.
I need to monitor every directory for all users. Via a vb app.
Can anyone tell me the structure I need to accomplish this task?
I’m thinking maybe build a class that will call a vb app sending in a username as the path for systemfilewatcher to monitor. But this may not handle many users. Just the one user at a time.
Then I thought incorporate the systemfilewatcher into the class but this may be a strain on the site (not sure).
To simplify I need to build something that runs all the time watching for files added to any subdirectory in a given directory and I must know the subdirectory name.
Hope that makes sense
Last edited by mohawk523; Nov 8th, 2006 at 03:33 PM.
Reason: Resolved
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|