Click here to Skip to main content
6,595,854 members and growing! (17,645 online)
Email Password   helpLost your password?
Desktop Development » Files and Folders » File System     Advanced

Monitor all file system activity on a target server

By dzzxyz

This file system watcher allows you to monitor all file system activity on a target server.
C#.NET 1.0, .NET 1.1, Win2K, WinXP, Win2003, Dev
Posted:8 Dec 2003
Views:62,172
Bookmarked:44 times
Announcements
Loading...
 
Search    
Advanced Search
Add to IE Search
printPrint   add Share
      Discuss Discuss   Broken Article?Report  
37 votes for this article.
Popularity: 3.80 Rating: 2.42 out of 5
15 votes, 40.5%
1
5 votes, 13.5%
2

3
3 votes, 8.1%
4
14 votes, 37.8%
5
Download source files - 14.9 Kb

Introduction

This file system watcher allows you to monitor all file system activity on a target server. This is particularly useful when you are working with an  architecture that requires complex configuration modifications. By  deploying this file system watcher you can keep a history of what  files are created, modified and deleted and when these events occurred. You can also determine if any automated build processes are occurring on the target machine by recognizing regular binary drops, etc.

This simple solution was brought to you by the Chatbot! Cyber Community where humans and chatbots unite!

Instructions to deploy

Step 1

Build \FileSysWatch\FileSysWatch.sln

Step 2

Copy \setupFileSysWatch\Debug\Setup.Exe to target server

Step 3

Remote-Desktop into target server. On Windows 2000: Start->Programs-> Accessories->Communications->Terminal Service Client

Step 4

Create directory structure: C:\SimpleSolutions\_fso_lg\ on target server

Step 5

Install \setupFileSysWatch\Debug\Setup.exe on target server

Step 6

At command prompt on target server type "net start filesyswatch"

Step 7

Periodically look at log file in C:\SimpleSolutions\_fso_lg\ on target server

Step 8

"Disconnect" from remote server do not "log off" and your FileSysWatch process will continue to monitor file system activity when you are logged off.

Deployment Model

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here

About the Author

dzzxyz


Member
Keep on coding!
Occupation: Web Developer
Location: United States United States

Other popular Files and Folders articles:

Article Top
You must Sign In to use this message board.
FAQ FAQ 
 
Noise Tolerance  Layout  Per page   
 Msgs 1 to 12 of 12 (Total in Forum: 12) (Refresh)FirstPrevNext
GeneralMy vote of 1 Pinmember-midiman-11:25 5 Dec '08  
GeneralHow about monitoring network drives Pinmembermpmalajos22:23 19 Sep '07  
GeneralExcellent code Pinmembernandumenon@hotmail.com12:42 6 Sep '05  
GeneralMonitor the Start Process PinsussAnonymous12:21 21 May '05  
Generalcatch event before file opens Pinmemberkrisst_k4:53 14 May '05  
GeneralNice article. Very to-the-point and no unnecessary verbosity. Pinmemberxlang11:51 11 Dec '03  
GeneralRe: Nice article. Very to-the-point and no unnecessary verbosity. PinmemberDragonByte9:50 25 Dec '03  
GeneralArticle ? Pinmembernvoigt1:25 10 Dec '03  
GeneralQuestion - why are _fso_lg, recycler, etc. filtered out of the file system activity? PinmemberEric James Johnson13:24 9 Dec '03  
GeneralRe: Question - why are _fso_lg, recycler, etc. filtered out of the file system activity? PinsussAnonymous13:28 9 Dec '03  
Generalyes, another fine example Pinmemberfunny thing13:06 9 Dec '03  

General General    News News    Question Question    Answer Answer    Joke Joke    Rant Rant    Admin Admin   

PermaLink | Privacy | Terms of Use
Last Updated: 8 Dec 2003
Editor: Nishant Sivakumar
Copyright 2003 by dzzxyz
Everything else Copyright © CodeProject, 1999-2009
Web21 | Advertise on the Code Project