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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file softsync-0.7.0b0.tar.gz
.
File metadata
- Download URL: softsync-0.7.0b0.tar.gz
- Upload date:
- Size: 13.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.64.0 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.4 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ab0af8d546afdbc12be1ce586509196f7f154fea0e2bce639c13c659ee862c0b |
|
MD5 | cfd1d23c4a9b912f16d50b42aaba9511 |
|
BLAKE2b-256 | 1c3c3c9cda181370c01c36fc095929563aad585a58852aa3fd8f5bdd306eefa7 |