Skip to main content

Sync softly

Project description

Softsync helps you create and manage symbolic links to real files. But, rather than store the links as separate files, as with traditional symlinks (think: ln -s source target), the links are stored in a single manifest file, per directory. These kinds of links are called "softlinks".

Softsync comprises a small collection of commands. The main one is the cp command. Use it to create new softlinks to real files (or other softlinks). It can also be used to "materialise" softlinked files into copies of their real counterparts (in either real or symbolic link form).

What's the point? This utility may be of use for simulating the benefits of symbolic links where the underlying storage supports the concept of files and directories, but does not provide direct support for symbolic links. A good example of this is Amazon's S3, which has no native method of storing a symbolic link to another object (and none of the many suggested workarounds to this are suitable for your use-case).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

softsync-0.7.0b0.tar.gz (13.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page