Showing 13 open source projects for "hard link"

View related business solutions
  • 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
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    Jimfs

    Jimfs

    An in-memory file system for Java 8+

    Jimfs is an in-memory file system for Java that fully implements the java.nio.file API introduced in Java 7 and enhanced in Java 8 and beyond. Developed by Google, it allows developers to create and manipulate file systems entirely in memory, making it ideal for testing, simulation, and temporary file operations without touching the actual disk. Jimfs supports most standard file operations, including file and directory creation, deletion, copying, symbolic and hard links, as well as...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    BitComet

    BitComet

    Free and powerful BitTorret client

    BitComet is a free and powerful BitTorrent client that allows users to download and share large files over the peer-to-peer (P2P) network. Known for its efficiency and ease of use, BitComet supports not only torrent files but also HTTP and FTP downloads, offering versatility for different download needs. Its intelligent file-sharing algorithms optimize bandwidth usage and improve download speeds, making it a popular choice for downloading large files like videos, software, and games....
    Downloads: 135 This Week
    Last Update:
    See Project
  • 3
    Advanced DHCP Server Live CD (With GUI)

    Advanced DHCP Server Live CD (With GUI)

    The Free & Popular opendhcp application for Physical & Virtual Machine

    Instructions: 1. Write this .iso file to a Pen Drive, with the Free multibootusb software ( links below ) 2. Boot from the Pen Drive, after changing the BIOS Boot Order quickly on system startup 3. First startup will show some info dialogs. These can be cancelled without making any changes 4. Click on the opendhcp folder link on Desktop 5. Right click the set_eth0_static_ipaddress.sh file and choose Open as Text option. Edit the file to meet your network needs. To know about...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 4

    link-dups

    Generate hard links for duplicate files

    Searches for files that are duplicates of each other and creates a script that will cause hard links to replace files that are duplicated so saving disk space. Download executable and type 'link-dups -h' for command line help.
    Downloads: 0 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

    doall

    Shell script to run a command for many files selected with wildcards

    ...wildcards to allow inserting matched strings like Windows 'copy *.old =.new' Some examples: # Rename current files as old doall 'mv *.cur *.old' # Compress camcorder DV files doall 'ffmpeg -i *.dv *.mp4' # Move files into directories according to their extension doall 'mv *.* $2/$1.$2' # Symbolic links from vmlinuz.new to vmlinuz-5.12.6-foo, similarly config.new System.map.new doall 'ln -s /boot/*-5.12.6-* /boot/$1.new' # Hard link 3-character abbreviations for file extensions doall 'ln *.???* $1.$2' As shown above, instead of '=' to indicate insertions, doall uses either * or $1 etc. doall -p (pretend mode) shows a list of commands instead of executing them doall -i (interactive mode) asks for confirmation for each command in turn doall -k (keep-running mode) ignores failing commands
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    NoDoubles

    Finds and removes duplicates (hard links)

    NoDouble is a duplicate correction tool. It scans your drives for duplicate file. Unlike most tools, it replaces duplicates with hard links. A duplicate file is file with the same content, the same size, but not necessarily the same name or extension. When two duplicates or more are found, at least one of them is replaced with a hard link that points to the same data in the first file. Effectively, a hard link is a file, not a shortcut, and by removing the first file, the second file will still be present with all of its data. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Rsync time backup

    Rsync time backup

    Time Machine style backup with rsync

    Rsync time backup is a shell script that provides Time Machine–style backups using rsync, with a focus on being simple, flexible, and cross-platform. 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...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    HTML File List Creator

    HTML File List Creator

    Easily create an html list of your local files.

    HTML File List Creator is a simple application that creates an html list of the content of a folder on your hard disk, assuming that an exact copy of your local folder will be copied in a web space. So, the html list will not contains the links to the local files/folders, but links with a specified http url address. Example This is your local folder with some files: C:\MYAPP\guide.html C:\MYAPP\tutorial.avi C:\MYAPP\DOCS\document.pdf Now, we assume that the content of MYAPP...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    Symlink Creator

    Program to create symlinks. Provides the CMD command as well.

    Just a small application I made to simplify the process of creating symbolic and hard links in Windows 7 and Windows 8 (likely Vista too). It is a GUI for the MKLINK command in Windows, which makes creating the links much easier. The program requires administrator permissions due to use of the command prompt, so you should run it as an administrator if you experience any problems. Note: It is not possible to create a hard link from a network share.
    Leader badge
    Downloads: 64 This Week
    Last Update:
    See Project
  • 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
  • 10
    Razor-qt LiveDVD

    Razor-qt LiveDVD

    Fedora Live Spin with the lightweight Razor-qt Desktop Environment.

    This live DVD brings the speed, stability and power of the well known GNU/Linux Fedora in conjunction with an advanced, easy to use and fast desktop environment based on Qt technology . That speed has been optimized allowing a shorter installation time to hard disk, startup and shutdown faster than many popular desktop distros. The DVD was created with support for audio, video and others by default, besides having a maximization of the right-click functionality of Dolphin file manager. The latest update for razorqt package can be found at the following link: http://sourceforge.net/projects/razorqt/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    If you don't know how command line works or too lazy to open command prompt and want to create a hard link, use this tool. This only work on Windows 2000 and later with NTFS file system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    rsback makes rotating backups using the common rsync program combined with hard-link copies on Unix-based backup hosts. This results in a fast and disk space saving backup technique. No more updates of rsback will be published here. Current versions are available here: https://www.pollux.franken.de/projekte/rsback
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ADQ is a set of linux kernel queuing disciplines based on buffer management and scheduling that supports delay guarantee w/o hard-limiting the traffic volumn the apps can generate. It also enforces link-sharing between different traffic classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB