|
From: Martin S. <ma...@li...> - 2025-05-23 18:24:07
|
>>>>> On Fri, 23 May 2025 18:49:44 +0200, Dragan Milivojević said: > > Most common request from end users is to recover their deleted files from > backups. What do you do when the end user does not remember the path or the > file name that was deleted? I can't find a way to list deleted files in the > last x days. > I'm using accurate backups ... If you can guess the jobid, then you can use list files type=deleted jobid=... That will work if the jobid is an Incremental or Differential backup. __Martin |