File Systems for Windows

View 1269 business solutions
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    USB Memory Stick Tester is a small application designed to help testing removable storage media (such as USB memory sticks) for defects
    Downloads: 63 This Week
    Last Update:
    See Project
  • 2
    PHP File Manager

    PHP File Manager

    phpFileManager a complete filesystem management tool on a single file.

    phpFileManager is a complete filesystem management tool on a single file. A server administration tool using PHP, meant for rapid file access, and also to verify the server configuration and security. The script can be renamed and deployed on an unique known url, and offers password protection.. All dependencies, like images, js and css files, are included inside the same file, so that the script can run even on offline devices, like a local Raspberry Pi, or ESP32 microcontroller. The size of the script is bellow 1Mb, and i want to make it even smaller. To conclude, this script is also a repository of several hand made functions, organized in sections, meant for learning PHP and explore all PHP capabilities. You can learn, copy and use them on your own projects. Help the project with a donation: Will allow the view of two phpFileManager from diferent URLs on the same screen. Like MC (Midnight Commander) does. https://www.dulldusk.com/product/donation-for-phpfilemanager/
    Downloads: 29 This Week
    Last Update:
    See Project
  • 3

    N2NCopy

    Copy, or move, n files and/or nfolders into n destination folders

    With this little windows program, you will be able to copy, or move, multiple files and folders to multiple destinations in only one step.
    Leader badge
    Downloads: 26 This Week
    Last Update:
    See Project
  • 4

    ISAM File handler

    ISAM file handler compatible with the leading commercial ISAM

    Leader badge
    Downloads: 28 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    This Tool scan current Process in computer with parent file path. you can terminate process & delete the originating file. This tool will help to delete the virus process with Parent virus file which is runing the process.
    Downloads: 40 This Week
    Last Update:
    See Project
  • 6
    SystemTrayMenu

    SystemTrayMenu

    SystemTrayMenu - Browse and open your files easily

    SystemTrayMenu is an open source 'Desktop Toolbar' or 'Start Menu' alternative. It offers a clear, personalized menu which can be controlled via keyboard, mouse or touchscreen. Files, links and folders are organized in several levels as dropdown menus. Various options like appearance, hotkey, autostart and behavior can be adjusted. It is written in C# and using .NET 7. SystemTrayMenu is portable, so it does not need to be installed. After downloading the zip file, unzip the folder, then start SystemTrayMenu.exe. After starting the application the first time you have to choose the root directory. In this directory you should put shortcuts, files and folders (App, Game, Script, URL, Network), which you are often using and especially when you can not find them over the windows start menu search. You can also consider to put there all files from your desktop. If you have ideas, questions or a problem you can contact the developer Markus Hofknecht via GitHub or email.
    Downloads: 24 This Week
    Last Update:
    See Project
  • 7
    Activity Indicator

    Activity Indicator

    Windows tray HDD led like indicator with keyboard lights support.

    The Activity Indicator utility is a simple program that indicates the HDD activity in the system tray. It contains advanced logging capabilities and friendly interface. It can be used to log the drives and supports indication of many drives by running multiple instances. Now with better, brand new interface!
    Leader badge
    Downloads: 97 This Week
    Last Update:
    See Project
  • 8
    File Checksum Utility

    File Checksum Utility

    Calculate MD5, SHA1, SHA256 and SHA512 Hashes

    This software allows to generate MD (Message Digest) and SHA hashes from a file or files or files in a directory. Checksum is an value calculated from a content of file by special algorithm. You can also verify the file integrity of the downloaded document or program. File Checksum Utility is very easy to use. From the graphical user interface, choose the file from your computer storage. The tool calculate and display checksum values. File Checksum Utility is a free software (Freeware) that is available for use at no monetary cost. It is fully functional for an unlimited time. You can copy and diffuse it without restriction if it's free of charge. The author restricts the rights of the user to modify, make derivative works, or reverse-engineer the software.
    Downloads: 53 This Week
    Last Update:
    See Project
  • 9
    This is an advanced edtion for original mkisofs, which is a famous ISO image creating tool. The orignal is written by Joerg Schilling, mikisofs-md5 is written by Wwashington. The official site for mkisofs-md5 is http://code.google.com/p/mkisofs-md5/ [ GnuWin32-UnxUtils/mtdbin.zip/Readme ] ## Written by Wwashington@newsmth.net , 2023/11/30 ; Copy the two lib*so.* files to your LD_LIBRARY_PATH (such as /opt/usr/lib), you will find that ./mtd-write2 become working. AC68U armv7 Merlin 384&386 are able to use mtd-write's busybox applet and standalone program. ## ## Recommend copy profile to /jffs/base/entware-armv7k26; If you have other hardware, just change armv7k26 to other. Check hardware, Older http://pkg.entware.net/binaries/ ; Newer http://bin.entware.net/ ; I wish you could enjoy this PreInstall Script for the Entware Linux. ## ## Merlin/DD-WRT WiFi TXPowerMax/Temperature Detect Script ./detect.sh
    Leader badge
    Downloads: 49 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 10
    Cloud Storage FUSE

    Cloud Storage FUSE

    A user-space file system for interacting with Google Cloud Storage

    Cloud Storage FUSE is an open-source user-space file system adapter that allows Google Cloud Storage buckets to be mounted and accessed as if they were local file systems on a machine. This approach enables applications to interact with cloud storage using standard file system semantics, eliminating the need to rewrite code to use object storage APIs directly. The tool is particularly valuable in data-intensive workflows such as machine learning, where large datasets can be accessed on demand without requiring full local downloads. It supports performance optimizations like file caching, which stores frequently accessed data on local storage to significantly improve throughput and reduce latency. The system integrates with cloud-native environments such as Kubernetes and can be used in distributed architectures where multiple compute nodes access shared datasets.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Filesystem

    Filesystem

    An implementation of C++17 std::filesystem

    This is a header-only single-file std::filesystem compatible helper library, based on the C++17 and C++20 specs, but implemented for C++11, C++14, C++17 or C++20 (tightly following the C++17 standard with very few documented exceptions). It is currently tested on macOS 10.12/10.14/10.15/11.6, Windows 10, Ubuntu 18.04, Ubuntu 20.04, CentOS 7, CentOS 8, FreeBSD 12, Alpine ARM/ARM64 Linux and Solaris 10 but should work on other systems too, as long as you have at least a C++11 compatible compiler. It should work with Android NDK, Emscripten and I even had reports of it being used on iOS (within sandboxing constraints) and with v1.5.6 there is experimental support for QNX. The support of Android NDK, Emscripten, QNX, and since 1.5.14 GNU/Hurd and Haiku is not backed up by automated testing but PRs and bug reports are welcome for those too and they are reported to work.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    MultiFileRenamer is a tool to easily rename multiple files according to multiple rules. These rulesets can be used in different directories, can be stored for later usage and the results can be previewed. Written in C++ for Windows platforms. NOTE: I recently received reports of problems on Windows 7. However I switched over to Linux since Windows XP, and have not experience whatsoever with Windows Vista or newer versions. As a result I will not be able to make any changes to this project. If you wish to improve on some small thing, feel free to contact me. You need to be able to compile using Borland C++ Builder and have access to Windows 7.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 13
    Changes the drive icons shown in Windows "My Computer", to a nearly Vista drive icon, showing the drive's free space with a smooth colored horizontal bar.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 14
    fd

    fd

    A simple, fast and user-friendly alternative to 'find'

    fd is a program to find entries in your filesytem. It is a simple, fast and user-friendly alternative to find. While it does not aim to support all of find's powerful functionality, it provides sensible (opinionated) defaults for a majority of use cases. First, to get an overview of all available command line options, you can either run fd -h for a concise help message or fd --help for a more detailed version. fd is designed to find entries in your filesystem. The most basic search you can perform is to run fd with a single argument: the search pattern. Instead of just showing the search results, you often want to do something with them. fd provides two ways to execute external commands for each of your search results: the -x/--exec option runs an external command for each of the search results (in parallel), or the -X/--exec-batch option launches the external command once, with all search results as arguments.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Bulk Extension Changer

    Bulk Extension Changer

    Simple tool to change file extensions

    This simple tool allows you to change the extensions of files in a given directory (and subdirectories) from one type to another. No fluff or overblown GUI; does what it says on the tin.
    Downloads: 25 This Week
    Last Update:
    See Project
  • 16
    WinNFSd is a Network File System (NFS) server for Windows. You can use any NFS client to mount a directory of Windows and read/write files via NFS protocol. It is useful when you usually access files of Windows on Linux.
    Leader badge
    Downloads: 44 This Week
    Last Update:
    See Project
  • 17
    DirListing (Portable)
    A small application for listing the contents(files/folders/extensions) of a folder. The results includes file name length/full path length/maximum extensions. It supports exporting a report in .txt/.csv format with fully customizable contents.
    Leader badge
    Downloads: 24 This Week
    Last Update:
    See Project
  • 18
    File Master

    File Master

    File Master is a multipurpose file handling tool.

    File Master is created to assist you when handling many files at one time. File Master can for example rename many files at once, or zip them for storage.
    Leader badge
    Downloads: 43 This Week
    Last Update:
    See Project
  • 19
    ufs2tools contains tools for reading ufs (ffs) filesystems and bsd labels from windows 2000/XP. both ufs1 and ufs2 are supported.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 20
    IMG4DC – Dreamcast Selfboot Toolkit

    IMG4DC – Dreamcast Selfboot Toolkit

    Generate ready-to-use disc images for your Sega Dreamcast system !

    IMG4DC is a tools package containing two utilities to generate selfboot disc images for your Sega Dreamcast: cdi4dc, designed to make Padus DiscJuggler (CDI) images and mds4dc, designed to make Alcohol 120% (MDS/MDF) images. A selfboot image is a disc image format specially prepared to boot on your Dreamcast. In clear, by burning a selfboot image to a standard blank CD-R, the software containted into this disc image will run onto your Dreamcast, as a legit game disc, without any modchip or other hacking device. To use this software package, you must have mkisofs from the cdrtools project. This tool will create the ISO image needed by img4dc. If you want to learn more by the selfboot image format, click here: http://dcemulation.org/?title=Selfboot_formats
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 21
    JNode is a Java New Operating system Design Effort. JNode is a simple to use and install Java operating system for personal use on modern devices. Any java application runs on it, fast and safe. See our homepage for additional information.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 22
    CheckDisk Portable

    CheckDisk Portable

    CheckDisk Portable is a portable tool to search & repair disk errors

    "CheckDisk is a tool to search & repair disk errors, quite similar to ScanDisk or chkdsk.exe. You can select either standard or full test mode. The full test additionally performs a sector check. It is capable of finding bad sectors on your disk and marking them. The program works with hard disks (including SCSI and RAID) and removable media." CheckDisk was created by Dirk Paehl (http://www.paehl.de/cms/checkdisk), and has been paired with a launcher that provides integration into the PortableApps.com Menu. Note: Requires administrative privileges.
    Leader badge
    Downloads: 36 This Week
    Last Update:
    See Project
  • 23
    explore2fs Portable Edition is the explore2fs Linux ext2 and ext3 filesystem explorer packaged with an OTBSoft Launcher as a portable app, so you can take it with you on a USB drive, iPod, etc and use it on any computer.
    Leader badge
    Downloads: 36 This Week
    Last Update:
    See Project
  • 24

    XCopy-GUI

    To ease copying files and folders in windows, based on xcopy

    Github: https://github.com/navidprox/XCopy-GUI Features: - Scope select option (root / subdirectories) - Inline exceptions, files/folders to ignore when copying - Save & load frequenty used exclude lists - Context menu shortcuts when right click on folders in windows explorer
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 25
    fuse-ext2
    Fuse-ext2 is a multi OS FUSE module to mount ext2 and ext3 file system devices and/or images with read write support. Moved project source to github: https://github.com/alperakcan/fuse-ext2
    Downloads: 11 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB