搜索资源列表
inotify-sample.tar
- Linux平台文件目录监控样例代码,实现了文件添加删除修改等操作的监控。-File directory monitor Linux platform sample code implements the file operations such as Add or Remove to modify the monitoring.
ICLSE-8.8.9.tar
- 监控linux指定目录,记录目录内文件增删改情况-Linux monitoring specified directory, record additions and deletions to directory files case
DirMonitor.tar
- 1、程序遵守某一 License 2、程序用 C/C++编写,能通过 auto configure 进行配置、编译和安装,程序运行 在 Linux 上。 3、程序源码包以.tgz 或 tar.gz 方式提交。 4、程序有相关使用说明文档,如 Readme 等。 5、一旦该程序发现指定监视的目录中有文件或目录的变化,就将这些变化记录 到日志文件中,并实时输出至远程监控机的控制台上。 6、该程序有一个配置文件,服务启动时读取该配置文件,该程序也可以通过命 令行启动,此
inotify
- 本应用核心功能为监控系统给定目录下的文件变化情况。实现该项功能可以利用 Linux 2.6.13内核中新引入的文件系统变化通知机制inotify实现-Application of the core functions of the monitoring system files under the given directory changes. The realization of the Linux 2.6.13 kernel function that can be introduced
ftp_server
- 用c语言在linux环境下实现了ftp服务器的登录模块,目录操作,文件操作,文件传输模块,工作模式,监控模块等,另外还有文档。 -C language in linux environment to achieve a ftp server login module, directory operations, file operations, file transfer module, mode, control module, in addition to the document.
test26
- 程序,实现一个守护进程,监控指定目录(此目录名称记录在配置文件中),一旦发现目录下有文件,先加锁,加锁成功后把文件内容追加到指定指定文件(此文件名称记录在配置文件中)中,然后删除读取的文件;(fcntl文件加锁)-Program, a daemon to monitor the specified directory (the directory name is recorded in the configuration file), once the directory file, the f
thandler.cpp
- linux 监控目录 当目录出现新文件 获得文件路径 进行相应处理-linux monitor directory when the directory a new file to the file path and dealt with accordingly
DirsWatcher
- linux多文件目录监控源码,采用红黑树来存储数据结构,方便随机方面及修改。-linux multiple files directory monitor source, using red-black tree data structure to store, easy to modify and stochastic aspects.
inotify
- 文件目录监控系统,监控一个文件目录中的文件状态的变化(File directory monitoring system)