mirror of
https://github.com/aaru-dps/Aaru.git
synced 2026-02-04 00:54:33 +00:00
Cannot read MDS image that's not in the local directory #491
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @darkstar on GitHub (Sep 27, 2020).
Prerequisites
Check and fill as appropriate:
Description
When specifying an MDS image that resides in a different path, the corresponding MDF file is only searched in the current directory, not in the directory where the MDS file is
Exact command line used:
aaru filesystem ls "d:\Downloads\some image file.mds"Expected behavior:
a listing of the files in the image
Actual behavior:
Obviously, it works correctly if I
cdto the corresponding directory firstOutput of command execution with debug output enabled