To navigate files and folders within a snapshot in Mystic to view the directory structure as it existed at the time of the snapshot.
To navigate files and folders within a snapshot in Mystic, use the ls
command with the snapshot ID and a specified path. This command displays the directory structure as it existed at the time of the snapshot. Without a specified path, the command may take a long time to list all files recursively. For better efficiency, provide a specific directory within the snapshot’s root path. For example, ls SNAPSHOT_ID /mnt/data
lists files and folders within /mnt/data
, functioning similarly to the standard Linux ls
command. Using targeted paths ensures faster and more manageable results when browsing snapshot contents.
COMMAND: ls SNAPSHOT_ID PATH
e.g. COMMAND=ls latest
# This will show all files in the latest snapshot.
# We do not recommend it because of long waiting time to print all files recursively.
e.g. COMMAND=ls SNAPSHOT_ID /mnt/data
# This will show files and folders like ls command of Linux but in the specified snapshot.
#(Assuming snapshot’s root path is /mnt/data)
1 # COMMAND="ls cb279555 /mnt/data/Users/Administrator"
2
3 repository 82c14268 opened (version 2, compression level auto)
4 [0:00] 100.00% 3 / 3 index files loaded
5 snapshot cb279555 of [/mnt/data/Users] filtered by [/mnt/data/Users/Administrator] at 2025-03-31
20:49:55.544216297 +0000 UTC):
6 /mnt/data/Users/Administrator
7 /mnt/data/Users/Administrator/3D Objects
8 /mnt/data/Users/Administrator/AppData
9 /mnt/data/Users/Administrator/Contacts
10 /mnt/data/Users/Administrator/Desktop
11 /mnt/data/Users/Administrator/Documents
12 /mnt/data/Users/Administrator/Downloads
13 /mnt/data/Users/Administrator/Favorites
14 /mnt/data/Users/Administrator/Links
15 /mnt/data/Users/Administrator/Music
16 /mnt/data/Users/Administrator/NTUSER.DAT{a057f24c-e827-11e8-81c0-0a917f905606}.TM.blf
17 /mnt/data/Users/Administrator/NTUSER.DAT{a057f24c-e827-11e8-81c0-
0a917f905606}.TMContainer00000000000000000001.regtrans-ms
18 /mnt/data/Users/Administrator/NTUSER.DAT{a057f24c-e827-11e8-81c0-
0a917f905606}.TMContainer00000000000000000002.regtrans-ms
19 /mnt/data/Users/Administrator/Pictures
20 /mnt/data/Users/Administrator/Saved Games
21 /mnt/data/Users/Administrator/Searches
22 /mnt/data/Users/Administrator/Videos
23 /mnt/data/Users/Administrator/ntuser.ini