Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.
Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps 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.
Micro File Manager(MFM) allows the user to synchronize files under one or more directories automatically, by moving or copying the files from the origin to the destination.
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.
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.
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.
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.
"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.
Realistic Workplace Simulations that Show Applicant Skills in Action
Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
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"
Converts disks between case sensitive and case insensitive HFS without re formatting. Supports GPT and Apple Partition Schemes. Currently does not work for boot volume and only changes first HFS+ Partition found on drive.
The FUDF code is meant to be used as a basis for developing a UDF2.50 compliant filesystem. The code is designed to be applicable across multiple platforms, and for easily adding/removing functionality from the code.
Reading Solaris partitions from Windows and vice versa
A tool that allows mounting NTFS partitions read-only under Solaris as well as a tool that allows reading Solaris partitions from Windows (mounting Solaris partitions read-only under Windows is planned for the future.)
Remote File system uses RPC mechanism for client server connection. The user has the following facilities:
1) Create a file
2) Copy the content of a file to another file
3) Delete a file
4) List all the files in a directory
nfsreplay is a tool to replay Network File System traffic. It can be used for server and client benchmarking under a wide range of workloads. It allows temporal and spatial scaling of the original trace.
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 read/write filesystem driver(using fuse) to mount a mail box under Linux/FreeBSD box, a shell extension to mount a mail box under Windows, using pop3(s) for read, smtp(s) for write.
Access file system using the basic file and directory operation of the Server Operating System from the Client Operating System using Remote Procedure Call. Client OS : Linux Server OS : Free BSD 6.2
Compact implementation of the ext2 filesystem in user space, using the FUSE library. Uses include providing ext2/ext3 support on platforms which do not support it and as a base for filesystem projects.