Showing 24 open source projects for "hard disk format"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    RSNAPSHOT

    RSNAPSHOT

    A tool for backing up your data using rsync

    rsnapshot is a filesystem snapshot utility for making backups of local and remote systems. It leverages rsync and hard links to create efficient incremental backups, allowing users to maintain multiple backups without consuming excessive disk space.​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    DAR - Disk ARchive

    DAR - Disk ARchive

    For full, incremental, compressed and encrypted backups or archives

    DAR is a command-line backup and archiving tool that uses selective compression (not compressing already compressed files), strong encryption, may split an archive in different files of given size and provides on-fly hashing, supports differential backup with or without binary delta, ftp and sftp protocols to remote cloud storage Archive internal's catalog, allows very quick restoration even a single file from a huge, eventually sliced, compressed, encrypted archive eventually located on...
    Leader badge
    Downloads: 302 This Week
    Last Update:
    See Project
  • 3
    JDiskCat

    JDiskCat

    Multi-platform disk cataloguing utility written in java.

    Easy-to-use multi-platform disk cataloguing program supporting local or removable media - drives and folders. Uses XML files as a data storage. It was originally created in 2010 to catalogue software compilations (also called freeware compilations) and CDs distributed with computer magazines. It was later improved to support any kind of disk and folder. It can be used to catalogue fragile disks like CDs, floppies, external hard drives, usb sticks, memory cards which are easy to damage. ...
    Downloads: 18 This Week
    Last Update:
    See Project
  • 4
    VaporCD can create a copy of a CD on your hard disk and mount it as if it were the real CD. VaporCD works with Windows NT 4.0 or Windows 2000.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    Zflate is a universal file recompressor tool that support a lot of file format like png, jpeg, zip, gzip, mp4, 3gp, mp3, pdf, exe, scr, avi and so on with simple usage It can compress smaller compared to compression techniques nowadays on some files. please Run it under windows or using wine if running under linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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: 65 This Week
    Last Update:
    See Project
  • 7
    Robust Backup

    Robust Backup

    Robust Backup is a simple file backup tool.

    Robust Backup is a simple file backup tool. Easy to use: Choose the source folder and the destination folder (hard disk or network). Convenient and intuitive: Performs incremental synchronization, ability to add multiple tasks to the queue with one click. Schedule: Choose a period for the execution of the task (daily, monthly, etc.) For further use: Volume snapshot option (copy of files in use), possibility of creating a list of folders or files excluded. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    DarGUI
    DarGUI is a front end to the Disk ARchive (Dar) program for Linux and Windows (64 bit). It provides a simple way to create and restore backup archives in Dar format. DarGUI is written in Pascal using FreePascal and the Lazarus IDE.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 9

    ODIN (Open Disk Imager in a Nutshell)

    Disk Imaging and Backup Utility

    A utility for easy backup of hard drive volumes under Windows. A disk image can be created or restored. Only used clusters can be backed up, compression on the fly is possible. For more information see project web site (Summary / Web Site).
    Downloads: 12 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 10
    akaidatdecode

    akaidatdecode

    akaidatdecode: tool for the AKAI S1000/S3000 DAT-backup format

    The tool "akaidatdecode" can be used to decode the AKAI S1000/S3000 DAT-backup format. "akaidatdecode" converts a suitable WAV-file (DAT-backup signal) into a tar-file (file archive). Notes: * The WAV-file must contain a bit-transparent copy of the DAT-backup signal, signal-manipulation (for example level-scaling, filtering, dithering, or lossy audio compression) is not allowed. * The resulting tar-file for example can be imported to a disk (or image file) for AKAI samplers via the tool "akaiutil": https://sourceforge.net/projects/akaiutil/ Copyright (c) 2019-2022 by Klaus Michael Indlekofer. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    BackupPC

    BackupPC

    BackupPC is a high-performance, enterprise-grade system

    BackupPC is a high-performance, enterprise-grade system for backing up Linux, Windows, and macOS systems to a central server using rsync, tar, SMB, or FTP. It uses hard-linking and compression to efficiently store multiple backups of the same files and offers a web interface for administration and restore. BackupPC is suitable for environments where centralized, disk-based backups are needed.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Rsync time backup

    Rsync time backup

    Time Machine style backup with rsync

    ...It creates incremental backups of files and directories, placing each snapshot in its own timestamped folder so you can restore files by simply copying them from the backup tree. Unchanged files between backups are represented as hard links, which means you get a full snapshot view of each backup while using minimal additional disk space. The script supports both local and remote destinations over SSH, making it suitable for backing up to external drives, NAS devices, or remote servers. On macOS it lacks some Time Machine automations like plug-and-backup or a dedicated restore GUI, but it compensates with the ability to work on Linux and Windows (via WSL or Cygwin) and to target any filesystem, including encrypted ones such as TrueCrypt volumes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    BackupMaster

    BackupMaster

    Make windows 8.1 backups more like windows 7

    Alows the user to scheduled the backup without any knowledge of command line, powershell or windows task scheduler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    RoboMirror's aim is to provide a very simple and user-centered GUI for Robocopy to allow for easy synchronization of two directory trees, e.g., to perform a robust incremental backup, both locally (e.g., to an external hard disk) and across the network. Additionally, RoboMirror supports volume shadow copies. By using shadow copies, all files can be copied, including files locked by running processes (Outlook, SQL Server...).
    Leader badge
    Downloads: 247 This Week
    Last Update:
    See Project
  • 15

    Corrupt sectors troubleshooting tools

    Tools for troubleshooting when there are corrupt hard disk sectors

    When there are corrupt sectors on your hard disk you might want to know: Which sectors of the disk are affected? Which files are affected? Also, if the sectors are "pending sectors", you might want to write a new value to them, so that the "pending sector" flag is removed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    CD-R eRRoR coRRectoR

    Error correction program for CD, based on 16-bit Solomon-Reed code.

    rrenc - reads all of files which are to be written into XCD, computes an array of redundant data (usual 16-bit Solomon-Reed code) and prepares paramfile for mode2cdmaker; rrdec - reads all of files (including redundant data) from XCD and writes them to your hard disk, computes the contents of damaged sectors and insert them into proper places. Sequel of: http://forum.doom9.org/showthread.php?t=93048 http://forum.sharereactor.ru/showthread.php?t=59777
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A utility for easy backup of hard drive volumes under Windows. A disk image can be created or restored. Only used clusters can be backuped, compression on the fly is possible. For more information see project web site (Summary / Web Site).
    Downloads: 22 This Week
    Last Update:
    See Project
  • 18
    Deprecated! This app was written for ClientLogin which was discontinued. Use something more current, ie "drive" : https://github.com/odeke-em/drive/ PHP Script for automatic backups of your google docs (including google apps) for archival (for those of us that don't trust anyone). Supports multiple document types and folders. Requires only php and php-curl
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    DocUMentDS
    Project moving to http://sourceforge.net/projects/documentds/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Personal Backup Appliance is a VMware virtual appliance that can clone, backup, and restore your hard disk over the network. Our goal is to provide an open-source bare-metal backup and restore utility that is powerful, simple and easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CodersBackup is an advanced automatic folder zip backup system. Helps coders (programmers) backup their work based on filters, schedules. Destinations can be local hard disk and/or network and/or FTP. Special actions can be taken during backup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Zipserver is a small HTTP 1.0 server written in Java. It is aimed to serve archived manuals, documents, books etc. on systems with limited hard disk space (e.g. notebooks). At this time it features only a small amount of configuration options: roo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Cataloguer of Files of our hard disks and removable discs. There allows to obtain a list our files in an organized manner both in HTML format as PDF. It has the option to back up our more important files in a folder of our choice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Rescuezilla

    Rescuezilla

    The Swiss Army Knife of System Recovery

    Rescuezilla is an easy-to-use disk cloning and imaging application that's fully compatible with Clonezilla — the industry-standard trusted by tens of millions. Yes, Rescuezilla is the Clonezilla GUI (graphical user interface) that you might have been looking for. **See: https://rescuezilla.com/ for download links** **NEW** Weekly rolling release downloads: https://github.com/rescuezilla/rescuezilla/releases Rescuezilla is a fork of Redo Backup and Recovery (now called Redo...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Auth0 Logo