FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   Real-Time Directory Watcher - WatchDog.exe (https://fileforums.com/showthread.php?t=103802)

BLACKFIRE69 10-09-2020 08:34

Real-Time Directory Watcher - WatchDog.exe
 
1 Attachment(s)
RealTime Directory Watcher


  • Here is a tiny tool that allows you to see the changes in a folder in real time. :D
  • This means that when you give a folder to "watchdog.exe" it shows the changes in real time that take place in that folder in its console.
  • Those changes can be "delete, modify or create" of files or folders.



When we update a game, we may have no idea what files are being changed or added. So "watchdog.exe" allows us to see real time changes when using a specific folder. :D


How to Use it:

1. Just drag a folder and drop it into the "watchdog.exe".
2. Or use commandline.

Code:

watchdog.exe <input-folder> /Log=<log-file.txt>

example:
watchdog.exe "D:\Games\GTA5" /Log="D:\Games\my-GTA5-Log.txt"

_

Cuttlas 10-09-2020 12:29

It could be perfect with some changes:

- ability to copy watched files into another directory (or doing a command on them)
- ability to log for specific event, for example only log newly added files.

rambohazard 10-09-2020 12:58

It would be interesting if at the end it showed the final size that the folder was able to archive
example:
file_x [created] (20mb)
file_y [deleted] (5mb)
file_z [created] (15mb)

Final modifyed folder size= 40mb

BLACKFIRE69 10-09-2020 13:17

Quote:

Originally Posted by Cuttlas (Post 487860)
It could be perfect with some changes:

- ability to copy watched files into another directory (or doing a command on them)
- ability to log for specific event, for example only log newly added files.

i'll try with another update.... ;)

BLACKFIRE69 10-09-2020 13:18

Quote:

Originally Posted by rambohazard (Post 487861)
It would be interesting if at the end it showed the final size that the folder was able to archive
example:
file_x [created] (20mb)
file_y [deleted] (5mb)
file_z [created] (15mb)

Final modifyed folder size= 40mb

nice idea too....👍


All times are GMT -7. The time now is 19:00.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com