<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; monitor folders</title> <atom:link href="http://www.ghacks.net/tag/monitor-folders/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Sat, 11 Feb 2012 07:07:56 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>Track Folder Changes Monitors Directories On Your Computer</title><link>http://www.ghacks.net/2012/01/08/track-folder-changes-monitors-directories-on-your-computer/</link> <comments>http://www.ghacks.net/2012/01/08/track-folder-changes-monitors-directories-on-your-computer/#comments</comments> <pubDate>Sun, 08 Jan 2012 20:32:51 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[monitor folders]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=55558</guid> <description><![CDATA[Sometimes you may want to make sure that a particular folder, and more precisely files stored in that folder, is not tampered with by any means. This includes the assurance that files have not been edited, moved, deleted or manipulated in any other way. And while you could use a program like Checksum Control, SFV [...]]]></description> <content:encoded><![CDATA[<p>Sometimes you may want to make sure that a particular folder, and more precisely files stored in that folder, is not tampered with by any means. This includes the assurance that files have not been edited, moved, deleted or manipulated in any other way. And while you could use a program like <a
href="http://www.ghacks.net/2011/11/27/checksum-control-verify-files-in-windows/">Checksum Control</a>, <a
href="http://www.ghacks.net/2011/09/30/sfv-ninja-simple-file-verification-software/">SFV Ninja</a> or <a
href="http://www.ghacks.net/2010/01/17/uncover-file-manipulations-with-file-checksum-integrity-verifier-windows/">Checksum Integrity Verifier</a>, you may prefer to be notified in realtime when changes happen.</p><p>The programs mentioned before only verify the integrity of files when they are executed, while a program like Track Folder Changes displays the changes the moment they happen.</p><p>When you first start the program you will notice that all directories on the root drive are monitored by it by default. You may want to change that to reduce the noise created by the application. Just click on the folder browser icon to select a folder with the mouse, or enter a desired folder manually in the form to start the monitoring.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2012/01/track-folder-changes.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2012/01/track-folder-changes.jpg" alt="track folder changes" title="track folder changes" width="625" height="483" class="alignnone size-full wp-image-55559" /></a></p><p>All previously displayed changes are reset the moment you select a new folder to monitor. You could copy a new file into the folder to test if the monitoring is picking up the changes, but it is usually not necessary.</p><p>The program uses color codes to distinguish between new and deleted folder changes. New files are highlighted in green, manipulations in blue and removed files in an orange tone. The program displays the directory structure if changes happen in subfolders of the selected root folder.</p><p>Be aware that Track Folder Changes does not detect all file manipulations. It detected when files where added, deleted or moved with accuracy. File modifications where not always detected on the other hand.  (If you are one of those users you may want to take a closer look at <a
href="http://www.ghacks.net/2008/06/25/directory-monitor/">Directory Monitor</a> which can detect those file manipulations as well)</p><p>You can download Track Folder Changes <a
href="http://trackfolderchanges.codeplex.com/">from the</a> program&#8217;s Codeplex project website. Please note that it requires a recent version of the Microsoft .Net Framework to be installed on the system.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2012/01/08/track-folder-changes-monitors-directories-on-your-computer/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Windows Directory Monitor</title><link>http://www.ghacks.net/2011/07/26/windows-directory-monitor/</link> <comments>http://www.ghacks.net/2011/07/26/windows-directory-monitor/#comments</comments> <pubDate>Tue, 26 Jul 2011 13:59:14 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[directory monitor]]></category> <category><![CDATA[Monitor Directories]]></category> <category><![CDATA[monitor folders]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=48251</guid> <description><![CDATA[Sometimes you may need to monitor a directory for changes. This can be the case if it contains super-important files that no one but you should tamper with or to get information about new or modified files in a specific directory. While you may be able to monitor a folder manually if it contains a [...]]]></description> <content:encoded><![CDATA[<p>Sometimes you may need to monitor a directory for changes. This can be the case if it contains super-important files that no one but you should tamper with or to get information about new or modified files in a specific directory. While you may be able to monitor a folder manually if it contains a handful of files, the tasks becomes impossible for larger sets of directories and files.</p><p>Enter Directory Monitor, a free program for Windows to monitor one or multiple directories. When you start the program for the first time you will see the main interface with an option to immediately add a directory for monitoring.</p><p>You can either paste a folder path into the form at the top or use the folder browser to pick a directory for monitoring. A click on Add starts the monitoring of the selected folder. All folders added this way are monitored for new file events only.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/07/directory-monitor1.png" alt="directory monitor" title="directory monitor" width="600" height="423" class="alignnone size-full wp-image-48253" /></p><p>A right-click on a folder opens the context menu with options to edit or delete the selected folder. The edit directory entry opens a new menu with options to change the events that the software monitors. Additional options include file modifications, deletions and renames. The program will monitor subdirectories by default, can record the user information that made the change or execute an application when a change is recognized.</p><p>All changes are by default displayed in the lower half of the program window. This log can be saved, copied or cleared from the Log menu at the top.</p><p>The program options and settings can be used for advanced configurations. This includes options to set global file or folder patterns that you want included or excluded. Handy if you only want to monitor document formats instead of all formats in the selected directories.</p><p>The default monitoring interval is set to 180 seconds, which means that Directory Monitor will check the selected directories in that interval for changes. It is possible to decrease or increase that interval in the settings.</p><p>Directory Monitor is a handy tool for Windows users. It could use notifications, sound or visual for example, to further assist and notify the user about changes made to directories that are monitored.</p><p>The program requires the Microsoft .NET Framework 3.5 Service Pack 1. It can be downloaded as a normal installer, web installer or portable version without installation <a
href="http://www.brutaldev.com/page/Directory-Monitor.aspx">from the</a> developer website.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/07/26/windows-directory-monitor/feed/</wfw:commentRss> <slash:comments>9</slash:comments> </item> <item><title>Folder Monitoring Made Easy With Portable App Watch 4 Folder</title><link>http://www.ghacks.net/2010/06/25/folder-monitoring-made-easy-with-portable-app-watch-4-folder/</link> <comments>http://www.ghacks.net/2010/06/25/folder-monitoring-made-easy-with-portable-app-watch-4-folder/#comments</comments> <pubDate>Fri, 25 Jun 2010 18:47:35 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[folder monitoring]]></category> <category><![CDATA[monitor folders]]></category> <category><![CDATA[portable software]]></category> <category><![CDATA[watch 4 folder]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=27112</guid> <description><![CDATA[Computer users have different reasons for monitoring folders on their system, might be that they want to make sure that no one is tampering with files in those folders or that they can access a log to lookup when files have been added to the monitored folders. Whatever the reason, a portable folder monitoring software [...]]]></description> <content:encoded><![CDATA[<p>Computer users have different reasons for monitoring folders on their system, might be that they want to make sure that no one is tampering with files in those folders or that they can access a log to lookup when files have been added to the monitored folders.</p><p>Whatever the reason, a portable folder monitoring software like Watch 4 Folder might be exactly what they are looking for.</p><p><span
id="more-27112"></span><div
id="attachment_27113" class="wp-caption alignnone" style="width: 405px"><img
src="http://www.ghacks.net/wp-content/uploads/2010/06/folder-monitoring-395x500.png" alt="folder monitoring" title="folder monitoring" width="395" height="500" class="size-medium wp-image-27113" /><p
class="wp-caption-text">folder monitoring</p></div></p><p>The program can be configured to watch one folder including all of its subfolders and files. Setup is a four part process that begins with the selection of a folder in the build-in folder browser. The events that the user wants to monitor are selected in step 2.</p><p>Here it is possible to select file or folder create, delete or modifications, free space changes, association changes or media inserts and removals although we are not sure what the last two actually monitor.</p><p>Events are configured in the third step. Possibilities include writing a log file that contains every change since the beginning of the monitoring, executing a program or batch file or displaying a popup message whenever a change is noticed.</p><p>One interesting option would be to run a cleanup software or backup software if a change is recorded to either remove additional files or restore a previous state.</p><p>The Start monitoring button starts the actual folder monitoring, the program can be minimized to the system tray from that moment on.</p><p>The monitoring software uses roughly 17 Megabytes in the background, not that low but still acceptable for most usage scenarios.</p><p>Watch 4 Folder is a portable software for the Windows operating system. It is compatible with both 32-bit and 64-bit editions of Windows and can be downloaded from the developer&#8217;s website over at <a
href="http://leelusoft.blogspot.com/2010/06/watch-4-folder-20.html">Lee Lu Soft</a>.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/06/25/folder-monitoring-made-easy-with-portable-app-watch-4-folder/feed/</wfw:commentRss> <slash:comments>10</slash:comments> </item> <item><title>Monitoring Software FS Guard</title><link>http://www.ghacks.net/2009/05/24/monitoring-software-fs-guard/</link> <comments>http://www.ghacks.net/2009/05/24/monitoring-software-fs-guard/#comments</comments> <pubDate>Sun, 24 May 2009 08:51:42 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[fs guard]]></category> <category><![CDATA[monitor folders]]></category> <category><![CDATA[monitor services]]></category> <category><![CDATA[monitoring software]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2009/05/24/monitoring-software-fs-guard/</guid> <description><![CDATA[FS Guard is a lightweight monitoring software that can monitor both folders and services on the Windows operating system. It has to be run on the monitored system and can inform the system administrator if specific events occur. It is by no means a complete monitoring solution and lacks the depth of other monitoring software [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://www.ghacks.net/wp-content/uploads/2009/04/microsoft_windows.jpg" alt="microsoft windows" title="microsoft windows" width="128" height="128" class="alignleft size-full wp-image-11907" />FS Guard is a lightweight monitoring software that can monitor both folders and services on the Windows operating system. It has to be run on the monitored system and can inform the system administrator if specific events occur. It is by no means a complete monitoring solution and lacks the depth of other monitoring software programs like The Dude but makes up for it with simplicity.</p><p>It only takes a minute to select the folders or services that should be monitored. The functionality is limited to the following. Services can be monitored and the computer program can try to restart them if they are not running. It will notify the administrator after a set amount of failed attempts.</p><p><span
id="more-13043"></span>Folders of connected hard drives can also be monitored by FS Guard. It is possible to monitor them for size changes. If the size changes the system administrator will be informed as well.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2009/05/monitoring_software-488x500.jpg" alt="monitoring software" title="monitoring software" width="488" height="500" class="alignnone size-medium wp-image-13042" /></p><p>The software is compatible with Windows XP and Windows Vista and will most likely run on Windows Server 2003 and Windows Server 2008 as well although that is not mentioned on the developer&#8217;s homepage. It Pros will miss features that they are used to work with like executing programs or taking screenshots of the situation.</p><p>The monitoring software <a
href="http://www.pcinspector.de/default.htm">FS Guard</a> might come in handy on the other hand for users who are satisfied with these basic options.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/05/24/monitoring-software-fs-guard/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Monitor Folders In Windows</title><link>http://www.ghacks.net/2009/05/01/monitor-folders-in-windows/</link> <comments>http://www.ghacks.net/2009/05/01/monitor-folders-in-windows/#comments</comments> <pubDate>Fri, 01 May 2009 15:29:16 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[files]]></category> <category><![CDATA[folders]]></category> <category><![CDATA[monitor files]]></category> <category><![CDATA[monitor folders]]></category> <category><![CDATA[watch 4 folder]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2009/05/01/monitor-folders-in-windows/</guid> <description><![CDATA[A user can have several purposes to monitor folders in the Windows operating system. It can for example improve the security of the operating system by ensuring that the system administrator is informed about changes to files and folders in monitored directories. It can also be used to process files and folders automatically if changes [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://www.ghacks.net/wp-content/uploads/2009/04/microsoft_windows.jpg" alt="microsoft windows" title="microsoft windows" width="128" height="128" class="alignleft size-full wp-image-11907" />A user can have several purposes to monitor folders in the Windows operating system. It can for example improve the security of the operating system by ensuring that the system administrator is informed about changes to files and folders in monitored directories. It can also be used to process files and folders automatically if changes occur. One possible scenario for that would for example be a folder where new files are uploaded to regularly. A program that monitors that folder might be able to start commands or additional tools to process these files automatically.</p><p><span
id="more-12511"></span><a
href="http://leelusoft.blogspot.com/2009/04/watch-4-folder.html">Watch 4 Folder</a> is a lightweight software program to monitor folders in Windows. The program can be configured to monitor one main folder for the following six different types of changes:</p><ul><li>file name changes</li><li>directory name changes</li><li>attribute changes</li><li>size changes</li><li>last modification date changes</li><li>security changes</li></ul><p><img
src="http://www.ghacks.net/wp-content/uploads/2009/05/monitor_folders.jpg" alt="monitor folders" title="monitor folders" width="492" height="490" class="alignnone size-full wp-image-12510" /></p><p>It can furthermore write all changes to a log file and execute a script or program if changes are detected. The computer program uses less than 4 Megabytes of computer memory while running. The developer did not include a list of compatible operating systems. It worked fine in Windows XP SP3 and will probably work as well in older and newer versions of the Windows operating system.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/05/01/monitor-folders-in-windows/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Monitor Folders By RSS</title><link>http://www.ghacks.net/2009/01/28/monitor-folders-by-rss/</link> <comments>http://www.ghacks.net/2009/01/28/monitor-folders-by-rss/#comments</comments> <pubDate>Wed, 28 Jan 2009 09:08:55 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[donation-coder]]></category> <category><![CDATA[folder rss]]></category> <category><![CDATA[monitor files]]></category> <category><![CDATA[monitor folders]]></category> <category><![CDATA[portable software]]></category> <category><![CDATA[rss feed]]></category> <category><![CDATA[rss feeds]]></category> <category><![CDATA[rss reader]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=10182</guid> <description><![CDATA[If you are one of those Internet users living in their RSS feed reader you might like Folder RSS. Folder RSS is a folder monitor that creates a valid RSS feed that can be accessed using any RSS reader. The feed will contain the changes made to specified folders. The software program is fully portable [...]]]></description> <content:encoded><![CDATA[<p>If you are one of those Internet users living in their RSS feed reader you might like Folder RSS. Folder RSS is a folder monitor that creates a valid RSS feed that can be accessed using any RSS reader. The feed will contain the changes made to specified folders. The software program is fully portable and script driven meaning that it is necessary to write a short batch script or run the software from the command line to create the valid RSS feed. It should also be noted that the feed will be updated locally which is not a problem for desktop feed readers. The use of feed readers like Google Reader on the other hand would require to input the IP of the local computer along with the path to the feed making sure that the remote feed reader is allowed to access the file on the local computer.</p><p>So how does <a
href="http://www.donationcoder.com/forum/index.php?topic=8450.0">Folder RSS</a> work? A click on folder-rss.exe will explain the command line basics. It basically involves launching the same executable with a series of parameters that define what to watch and how to watch it. The basic command is folder-rss.exe [parameters] [folder to watch] [output file path]. The command <strong>folder-rss.exe c:\downloads c:\downloads.xml</strong> would create an RSS feed containing the latest changes to the c:\downloads directory. The RSS feed would be accessible by loading downloads.xml (or file://localhost/C:\download.xml)</p><p>Folder RSS comes with a set of optional parameters that can be used as filters. It is possible to to configure settings to monitor only files, folders or a specific file extension. It can also be used to change the maximum age of the files, the maximum amount of files that get displayed and to include Read only, Hidden or System files.</p><p><span
id="more-10182"></span><img
src="http://www.ghacks.net/wp-content/uploads/2009/01/monitor_folders_rss-497x500.png" alt="monitor folders rss" title="monitor folders rss" width="497" height="500" class="alignnone size-medium wp-image-10183" /></p><p>The RSS feed is not automatically updating itself. It has to be executed to update it. This can be done with a simple batch script that the user clicks on or that gets added to a task scheduler.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/01/28/monitor-folders-by-rss/feed/</wfw:commentRss> <slash:comments>8</slash:comments> </item> <item><title>Directory Monitor</title><link>http://www.ghacks.net/2008/06/25/directory-monitor/</link> <comments>http://www.ghacks.net/2008/06/25/directory-monitor/#comments</comments> <pubDate>Wed, 25 Jun 2008 08:11:30 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[directories]]></category> <category><![CDATA[directory monitor]]></category> <category><![CDATA[monitor folders]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=5089</guid> <description><![CDATA[One way to ensure that files do not get modified is to monitor certain directories for changes and write those changes to a log. It would then be easy to see if a file had been changed in the past since the monitoring was started. It does not really prevent file modifications but can provide [...]]]></description> <content:encoded><![CDATA[<p>One way to ensure that files do not get modified is to monitor certain directories for changes and write those changes to a log. It would then be easy to see if a file had been changed in the past since the monitoring was started. It does not really prevent file modifications but can provide valuable information nevertheless.</p><p><a
href="http://www.brutaldev.com/page/Directory-Monitor.aspx">Directory Monitor</a> is a simply application that can monitor folders for one or multiple of the following four events: File additions, file modifications, file deletions and file renames. The user basically selects at least one folder to monitor and the events that he wants monitored in that folder.</p><p>The software supports local folders, network folders and even hidden shares. Specific file patterns can be excluded from being monitored. Text files can be excluded for instance by adding the *.txt filter in the application options. The main issue with text filters is that excluded patterns are global, meaning they are active for all monitored folders.</p><p><span
id="more-5089"></span><img
src="http://www.ghacks.net/wp-content/uploads/2008/06/directory_monitor-500x351.jpg" alt="directory monitor" title="directory monitor" width="500" height="351" class="alignnone size-medium wp-image-5106" /></p><p>The interval that is used to check directories for changes can be changed in the options as well. The default value is 180 seconds. One interesting feature is the import and export feature which makes it possible to export monitored folders to import them on the same or another computer at a later point in time (lets you configure rules for all systems once to save time).</p><p>Programs can be executed when an event occurs, which can be another interesting option for advanced users.</p><p>Update: Directory Monitor is no longer available at Codeplex. We have changed the download link which is now pointing directly to the developer website. There you find full and web installers, a portable version as well as video tutorials that demonstrate the program&#8217;s functionality. Please keep in mind that the software requires the Microsoft .Net Framework 3.5 SP1 to be installed on the system.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/06/25/directory-monitor/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> </channel> </rss>
