FileGrab is a tool that monitors a Windows filesystem for newly created files and copy those files to another location. It can be useful for honeypots, malware analysis, investigation scenarios and so on.
Features
- Run in background (hidden Window)
- Send files to a FTP server
- Monitors all filesystems or specified path
- Regular expressions support
License
GNU General Public License version 3.0 (GPLv3)Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
-
Good
-
What should the program output? Copy to another location? So it copies only the file being created, and if you open and edit it, while renaming it, then it will be successfully skipped and not fixed by the program in any way.