Get file mod times from command line?

ekramer17

Newcomer
Joined
Jun 23, 2008
Messages
2
Reaction score
0
Points
0
Using a command line, is it somehow possible, given a client and an ssid or savetime, to get a listing of the files that were backed up by that save set along with the last modification times for each of those files?

Unless I'm missing something (which is entirely possible), nsrinfo appears to only give me file names and sizes...can't seem to find the last modification time. Can I use the recover command to browse?

Any help greatly appreciated. Thanks.
 
You may try to use recover command.
in which....u can use.. "ls -la" .. "cd /tmp/path" ..... "changetime 06/14/08" .. etc commands....


"ls -la" will give u last modification time
 
Back
Top