Showing 24 open source projects for "symbolic link"

View related business solutions
  • 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
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    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: 0 This Week
    Last Update:
    See Project
  • 2
    NeatShift

    NeatShift

    Advance File managing & relocating tool

    ...Simply moving the folder to a new drive will cause the program to stop working. NeatShift provides a robust solution by relocating the folder and then creating a Symbolic Link in its original place. This link is a powerful type of shortcut that is transparent to the operating system, redirecting any request from the old path to the new location seamlessly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    OneDrive Bully

    OneDrive Bully

    Have a lot of folders to sync to OneDrive but not enough space?

    ...I did, I had all my photos on the D:\ drive but OneDrive was requiring to copy them to the OneDrive folder in C:\ . But my C:\ is not big enough. OneDrive Bully was developed to solve exactly that. It uses Windows Symbolic Links to link your folders sitting outside your OneDrive folder in any hard drive or network path. OneDrive doesn't support it currently. OneDrive Bully solves the issue by triggering OneDrive to sync, including these folders on a timer you set. The best thing is it is doing it without affecting the standard OneDrive application or requiring you to login to another OneDrive client. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4

    pwmd

    Serves XML element content over a UDS or TLS.

    ...Each element of the element path may also contain an ACL to limit client access to an element path; beit a client connecting over UDS or TLS. An element may also contain a "target "attribute that resolves to another element path in the XML document similar to a symbolic link in a filesystem. Pwmd also supports multiple connections to the same data file (with locking), obtaining a passphrase when needed via a pinentry program or key file, gpg-agent support as well as smartcards, caching options and more.
    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
    Command Line Parser CLR NetStandard

    Command Line Parser CLR NetStandard

    The best C# command line parser that brings standardized

    ...It allows you to display a help screen with a high degree of customization and a simple way to report syntax errors to the end user. Include wiki documentation with lot of examples ready to run online. Support Source Link and symbolic nuget package snupkg. Tested in Windows, Linux Ubuntu 18.04 and Mac OS. Most of features applies with a CoC philosophy. You can also map to every type with a constructor that accepts a string (like System.Uri) for reference and value types. Map to sequences (via IEnumerable<T> and similar) and scalar types, including Enums and Nullable<T>. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    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
  • 7
    GitHub Action to Sync S3 Bucket

    GitHub Action to Sync S3 Bucket

    GitHub Action to sync a directory with a remote S3 bucket

    This simple action uses the vanilla AWS CLI to sync a directory (either from your repository or generated during your workflow) with a remote S3 bucket.As of v0.3.0, all aws s3 sync flags are optional to allow for maximum customizability (that's a word, I promise) and must be provided by you via args. --acl public-read makes your files publicly readable (make sure your bucket settings are also set to public). --follow-symlinks won't hurt and fixes some weird symbolic link problems that may come up. Most importantly, --delete permanently deletes files in the S3 bucket that are not present in the latest version of your repository/build. If you're uploading the root of your repository, adding --exclude '.git/*' prevents your .git folder from syncing, which would expose your source code history if your project is closed-source. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    pfs

    a file system driver for linux

    PFS is a try to design a filesytem by myself, it's designed depend on inode , and ensure the consistency of the filesystem. The first version, pfs is a application program for linux, now it's a driver for linux. pfs isn't depend on bit map or btree, it also don't support log. At the first version, i try to deal with the dependency of filesystem to make sure the consistency for filesystem.now, i want to improve the measure, so the driver for linux don't ensure the consistency fo...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    mkLink

    Make multiple types of symbolic links from the context menu.

    mkLink creates multiple types of symbolic links. Specifically, it simplifies the use of creating symbolic links by providing a GUI interface and access from the context menu. Normally advanced symbolic links, such as Hard Links and Directory Junctions can only be created through the command prompt. The following symbolic links can be created with mkLink. * Directory Symbolic Link * File Symbolic Link * Hard Link * Directory Junction
    Downloads: 21 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    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.
    Try Retool free
  • 10
    Okey DOC

    Okey DOC

    A great document management system for Joomla 3.x

    ANNOUNCEMENT: The Okey DOC repository has changed. From now on please click on the link below to download the Okey DOC extension.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Symbolic Link Manager

    Command-line utility for managing symbolic links.

    Symbolic Link Manager (or SLM) is a cross-platform command-line utility for managing symbolic links. SLM is written in pure Java and relies on Java's symbolic link support. This utility will only be functional on systems that support symbolic links. Note that this project still requires a lot of testing and smoothing out, but it is indeed functional.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Symlink Creator

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

    ...You must use a symbolic link instead. Warning: If you incorrectly specify the destination path, such as having the destination and source paths backwards, it will delete the file/folder you are presumably trying to create a symlink from. You will be presented with a confirmation prompt that shows you which folder will be replaced/deleted. It is always a good idea to test this app on empty files or folders.
    Leader badge
    Downloads: 74 This Week
    Last Update:
    See Project
  • 13
    lagrange_simulation_mechanics

    lagrange_simulation_mechanics

    simulations with Lagrangian method,both symbolic and by numeric deriv

    alleged to the video 'tutorial' "the Mechanics and its Simulation". Simulation with Lagrangian method, both symbolic, and by numerical derivation. All well-grouped in folders. there is also a 'review' in 3 demos of the Newtonian dynamics: mass-spring systems. most of progs are written in C, with use of SDL lib to display simple graphics and have real-time interactivity. As to programming complexity, it's very simple... this all aims at classical physics simulation in a simple but efficient way. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    libntfs-wii

    libntfs-wii

    libntfs is a port of the NTFS-3G driver to the Nintendo GameCube/Wii

    ...Features: - Full read/write, files of any size can be created, modified, renamed, moved, or deleted. - Compression, read/write support for compressed files - Symbolic link and directory junction walking - Partial journaling (see below) <br> Credits A big thanks to all the authors of NTFS-3G, of which this library makes use of. Thanks also to the following: * Authors of libogc for providing the libraries framework * Authors of libfat for laying the foundations * rodries for his help and contributions (cache, bug fixes, etc)
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    Move files and/or folders, and create a symbolic link in the original place.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This is a file system implemented on user space (through fuse) to handle symbolic links over file systems that do not support it. Actually, NLINKFS stores symbolic links as regular files that contains the information to where the link points to.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    eXtended Screenshot (xscreenshot)
    This is a nice Windows and Linux screenshot tool for make, edit, share and exchange screenshots between people via the internet. This tool oriented for QA testers, programmers, designers, sales managers, support centers and other people.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This simple application, written in C++ & VBScript performs a tedious task with ease. It will take a given shortcut, and transform it into a junction (symbolic link) for use of shortcuts across networked paths.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Symbolic link manager for windows. With one click, you can move a game from your slow hdd to your ssd while windows will still think the game is on your hdd. So, no need to reinstall. One more click and you restore the hdd dir.
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 20
    MakeDesktopShortcuts is a service menu extension for Dolphin that allows you to add quickly desktop shortcuts of one or more folders with a mouse click. More precisely, it doesn't create any symbolic link but it generates a .desktop file launcher tha
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    "FIDLer" is a suite of command-line tools to manage “FIDL aliases“, a variation on symbolic links and Mac OS X Finder aliases that link to files based on a hash identifying the contents of the files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a GUI interface to make symbolic link for windows vista(or up)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is a script for Mac OS X which puts an alias (or symbolic link) of the trash on the desktop where it used to be pre-Mac OS X.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Namei will follow a pathname until a terminal point is found (e.g., a file, directory, char device, etc.). If namei finds a symbolic link, it shows the link and starts following it, indenting the output to show the context.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB