Incron
Incron: Monitor & Automate Filesystem Changes
Discover Incron, a powerful Linux utility that triggers actions based on filesystem events, automating tasks for enhanced productivity and efficiency.
What is Incron?
incron is an open-source Linux utility that enables monitoring filesystem events and executing actions based on defined rules. It works by integrating with the Linux inotify interface to receive notifications of events happening in the filesystem like file changes, deletions, creations, etc.
Some key features and uses of incron include:
- Automating tasks and workflows based on filesystem changes - e.g. triggering backups when files are changed, processing uploaded files automatically, etc.
- Running jobs and processes in response to specific events like new files created, files modified, files deleted, etc.
- Integrating with other applications that rely on responding to filesystem changes.
- Lightweight and low resource usage for monitoring filesystems.
- Easy to configure rules via a simple configuration file format.
- Can monitor directories recursively for maximum flexibility.
incron is useful for developers, system administrators, and users looking to automate workflows and tasks around filesystem changes. The inotify integration makes it efficient and lightweight. Overall, incron simplifies the process of reacting to filesystem modifications programmatically.
Incron Features
Features
- Monitors filesystem events in real-time
- Executes user-defined commands when filesystem changes occur
- Supports inotify on Linux to detect filesystem events
- Configuration done via incrontab like cron
- Supports wildcards and regex in path names
- Can monitor files, directories, symlinks
- Events like create, delete, modify, access, etc are detected
- Lightweight and low resource usage
Pricing
- Open Source
Pros
Cons
Official Links
Reviews & Ratings
Login to ReviewThe Best Incron Alternatives
View all incron alternatives with detailed comparison →
Top Os & Utilities and System Monitoring and other similar apps like Incron
Anacron
Mcron
Fcron
NnCron