How can I get the file- & the EXACT record number of a file needed to restore with scanner-cmd?
If i proceed in the following way using nsrinfo and mminfo:
using: nsrinfo -V -N "filename" clientxxx
to get: filename, size=464, off=12627236852,
savetime 1016873495
using mminfo -a -omlocn -v -q "client=clientxxx,
savetime=1016873495" -r "fragflags,ssid,
mediafile,mediarec,first(12),last(12),
cloneid,volume(6),etc.etc."
to get: ssid,file,rec,first,last,etc,volume etc.
I get a record number which does not lead to a satisfacting result if used with the scanner cmd:
scanner -S 2621596422 -f 110 -r 0 \\.\Tape0 -x
d:\nsr\bin\uasm -rv -ir -m "D:\Users etc..
This command restores a bunch of files located at this
offset and not only the required file.
This because the record-number is not precise enough.
Can anybody help out there ??
If i proceed in the following way using nsrinfo and mminfo:
using: nsrinfo -V -N "filename" clientxxx
to get: filename, size=464, off=12627236852,
savetime 1016873495
using mminfo -a -omlocn -v -q "client=clientxxx,
savetime=1016873495" -r "fragflags,ssid,
mediafile,mediarec,first(12),last(12),
cloneid,volume(6),etc.etc."
to get: ssid,file,rec,first,last,etc,volume etc.
I get a record number which does not lead to a satisfacting result if used with the scanner cmd:
scanner -S 2621596422 -f 110 -r 0 \\.\Tape0 -x
d:\nsr\bin\uasm -rv -ir -m "D:\Users etc..
This command restores a bunch of files located at this
offset and not only the required file.
This because the record-number is not precise enough.
Can anybody help out there ??