pathlinker moves files and folders from original_dir to corresponding subdirectories in destination_dir and adds the appropriate symbolic links to original_dir
original_dir= directory with original files to substitute with symbolic linksdestination_dir= directory to store original filestracked_paths= paths inoriginal_dirto substitute with symbolic links
- move example
.pathlinker.jsonsettings file to home directory (default settings file) - change
original_dir,destination_dirandtracked_pathsas desired - run
pathlinker - check
pathlinker --helpfor information
- run
./pathlinker_test.py