A junction, also called an NTFS junction point, is a feature of the NTFS file system. It is pointer to a directory on the local volume, similar to a symlink. It can be accessed through the Windows GUI ...
ntfsdump can be executed from the command line or incorporated into a Python script. $ ntfsdump {{query}} --output-path {{output_dir}} /path/to/imagefile.raw This ...