Hello,
Is this a normal behaviour so that when you are trying to restore 1 file or maybe 2 files from granular browse of a VM and it restores that file together with all of it’s dirs leading to it? I mean the whole path.
It should only restore the file into your selected location without any paths leading to it?
We are restoring 1 file ‘19339’ to ‘Restore_Test_Feb22’ dir but you can see it restores whole path to it.
[root@no01lastst Restore_Test_Feb22]# ls
vg00-root
[root@no01lastst Restore_Test_Feb22]# cd vg00-root
[root@no01lastst vg00-root]# ls
tmp
[root@no01lastst vg00-root]# cd tmp
[root@no01lastst tmp]# ls
hsperfdata_root
[root@no01lastst tmp]# cd hsperfdata_root
[root@no01lastst hsperfdata_root]# ls
19339
Ideally it should be restored like this?
[root@no01lastst Restore_Test_Feb22]# ls
19339