Open Source Windows Storage Software - Page 43

Storage Software for Windows

View 1276 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
  • $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
  • 1
    Disk structuriser is a program who can help you to organise external drives with an easy config file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Disk Usage Reports
    Disk Usage Reports is a web-based way to view disk usage on remote computers or servers, or to provide usage reports to users who store files on your server. Reports are stored as static files which are retrieved via AJAX. No database is required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    See the disk usage of your folders and files to help you clean up your drive
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    disk utilities for windows, including dd: sector-by-sector copy, hidepart: partition hiding, mbrv: partition table viewer, grow, extend: ntfs resize tools, idup: partition id notify, dismount: to dismount a drive, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5

    Disk space checker

    An application that controls disk drive space

    The application checks each drive for free space and compares them with the threshold values designated by the user. If they are below threshold, it sends out mail to the designated addresses. Application includes two projects; a configuration form and a windows service. Service triggers every hour and sends mail if the conditions are met.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DiskBackup

    DiskBackup

    Backup your disks to a folder, or an iso file.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Disk cataloging program enabling to store the info about a disk (folder and file names, decriptions etc.) to a database for later search.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A simple tool for managing files on removable media. This project is a fork of Disk Search (http://sourceforge.net/projects/disksearch)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    DiskSearch is a tool for searching for files on removable media disks (e.g. for songs on your MP3-CD's). It's written in Python and runs on Linux (and other Unix systems) and Win32.
    Downloads: 0 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
    A Disk Scheduling Simulator tool. With an intuitive GUI interface and command line functionality. Built using both VC and VB. Currently supports SSTF,LOOK,CLOOK,SCAN and CSCAN algorithms. Rotational latency is also optionally supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    DismMgr

    A best, wonderful tool to clean the old system files.

    A best, wonderful tool to clean the old system and installer files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    3 small tools for distributed file repair, written in ANSI C. purpose: repairing a partly damaged file with its same-sized original version by creating a distributable hashlist and fix files which can be transferred online or via storage media.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This is a distributed file-storage system, that consist of servers and back-end storages that allow users to store files under common directories structure, while servers and back-ends provide duplication and others features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DSL is a distributed storage leasing service based on JXTA project (http://www.jxta.org). It allows user to replicate/backup and later on retrieve files securely to other peers (on a lease basic). Basic versioning supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    With DoCASU, Alfresco users have a simplified and easy to use solution to access, search and manage documents. DoCASU is a Rich Internet Application (RIA) based on Alfresco Web Scripts and ExtJS. Find all details on: http://code.optaros.com/trac/docasu
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    DocStore - DMS

    Keeping track for documents

    Application created in client-server architecture. Communication is based on REST protocol. Functionality: - add documents to repository (document means one or more files) - add new version of files - edit files directly from client app - set attributes for document - user authorization
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DocUMentDS
    DocUMentDS is a cross platform desktop document management system. Story and any file or document type with ease. DocUMentDS runs on 32 and 64 bit systems. AES-256 encryption is planned for next releases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    DocUMentDS
    Project moving to http://sourceforge.net/projects/documentds/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The DocWay Published Folder portlet allows you to easily embed Documentum content into your JSR-168 compatible portal. The portlet allows countless users to access files with only a single account. It can be extended to support additional data sources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Docker Machine

    Docker Machine

    Machine management for a container-centric world

    Docker Machine is a tool that lets you install Docker Engine on virtual hosts, and manage the hosts with docker-machine commands. You can use Machine to create Docker hosts on your local Mac or Windows box, on your company network, in your data center, or on cloud providers like Azure, AWS, or DigitalOcean. Using docker-machine commands, you can start, inspect, stop, and restart a managed host, upgrade the Docker client and daemon, and configure a Docker client to talk to your host. Point the Machine CLI at a running, managed host, and you can run docker commands directly on that host. For example, run docker-machine env default to point to a host called default, follow on-screen instructions to complete env setup, and run docker ps, docker run hello-world, and so forth. Machine was the only way to run Docker on Mac or Windows previous to Docker v1.12.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Document Dropper

    Document Dropper

    A tool that automatically moves files in directories based on rules.

    Document Dropper is a tool that automatically moves files in directories. Rules determine where the files get moved. User manual: https://github.com/MasterZydra/DocumentDropper/wiki New: Sort and filter the rules Replace backslash/slash with platform specific trailing character
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Document Master List (DML) is a dynamic website application to manage files. It supports a directory like content system with revision control, search (also in documents), user authentication and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Documents In My Pocket (dimp)
    A simple document management system (DMS). Documents and associated datas are stored in a single file. Keep all your documents in your pocket on your USB stick.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Dokumentenverwaltung Es werden die Speicherorte von Dateien erfasst, verschlagwortet und in einer Datenbank gespeichert. Weitere Features: Mehrbenutzerbetrieb, virtuelle Ordner, Dateiüberwachungen, Dateisperren
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Dom's Corruptor

    Dom's Corruptor

    A program that corrupts anything you give it

    Corruption program that can be used to test files or programs to see what would happen if it were to be corrupted. Also gives logs and information on what bytes have been changed. Probably has a few bugs too.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB