Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.
Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
Download Free Tool
AI-generated apps that pass security review
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
fuse-cache is a simple caching filesystem for Linux using FUSE. It works by copying the files you want to be cached at mount time to a cache directory, , and then using that copy for all subsequent read requests for the file.
FSMM is the "File System Monitor and Mirror". Basically, it watches for certain
events on your filesystem (or on a portion of it), and calls a "Mirror Engine"
that will replicate this file ASAP to some other place.
Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
The Flexible Filesystem Benchmark (FFSB) is a cross-platform filesystem performance measurement tool. It uses customizable profiles to measure of different workloads, and it supports multiple groups of threads across multiple filesystems.
Anime checker is a portable tool that verifies the integrity of your files. It calculates the CRC32 of your files and compares it with the one found in the filename. Useful with fansubbed animes.
The fs_mark benchmark tests synchronous write workloads. It can vary the number of files, directory depth, etc. It has detailed timings for reads, writes, unlinks and fsyncs that make it good for simulating mail servers and other setups.
Automatic process execution on Linux systems. Modular application with various system monitors. Allows users to plan process execution based on file system activity, process execution and so on.
Smart Copy is a single-file Python app for batch execution (Ant-like) of commands. For example, SC can dump a SQL database, zip it and a source dir, and then send everything to an FTP site. Batch files are XML-based. See More >> Wiki for full details.
An application I have written for managing external hard drives and other things, where the default windows-autostart fails. I have written it for myself cause couldn't find anything similiar and I think it might be usefull for others too. Enjoy...
This project provides a set of new features and fixes for MTD drivers and JFFS2 file system intended to improve MTD and JFFS2 performance and reduce JFFS2 RAM usage. Bug fixes are available in form of patches for the particular kernel.
A graphical tool to view and modify the volume labels of Linux ext2 and ext3 filesystems, written in Gambas2, intended for use under Ubuntu and the GNOME desktop. You can download both source code and an installable Debian package.
ZeST is a TUI program for stressing filesystems/disks. Depnding only on curses, it works on any POSIX system. It uses fork()s and a named fifo for IPC. Individual process can be killed if one were to start too many and this would not interrupt the test.
LisTX is a PHP-based web kit for listing directories and files of a specific path on a web server. It just looks like Directory Indexing page of apache. If you have a PHP virtual host but you can't configure apache, you may need it.
"Process On Write" filesystem is a usermode virtual filesystem that is designed to execute a user-defined process each time a file is committed to disk.
Whenever I add a new program I open up Windows Explorer and immediately change the folder icon to the one the executable uses.
With WinZip it shows a clamp, etc. I want a program that will do the entire program files directory with only a few clicks.
PartMetFS is a user space filesystem based on FUSE, to mount the Temp directory of emule and clones.
On the mounted directory we see the real name of the file being downloaded and, depending on the file type, we can open the file as if it were complete.
texQL, "sQL for Text" grants you sql-like access to all ascii-files on the filesystem. eg: SELECT foundcount,filename,filesize,content,linenumber,linecount FROM ./ WHERE CONTAINS='mysql_connect' OR 'mysql_pconnect' AND filename="*.php"
This driver allows the Linuxkernel to access files on Apple II ProDOS (and Apple /// SOS) volumes. It supports any block device that is supported by the kernel, including hard disks, Zip disks, and CD-ROMs.