Hie,

> Do you mean Baculum and the file browser in the third wizard step, right?
Yes you're right, 

>.bvfs_lsdirs jobid=12345 path=D:/
>.bvfs_lsfiles jobid=12345 path=D:/

Unfortunately those two commands don't return any results (with a good jobid)  
nor with path=D:/mydir



-----Message d'origine-----
De : Marcin Haba <ganius...@gmail.com> 
Envoyé : jeudi 22 mai 2025 20:27
À : Lionel PLASSE <pla...@cofiem.fr>
Cc : bacula-users@lists.sourceforge.net
Objet : Re: [Bacula-users] Bacula-web restore assistant : serching by windows 
root partition letters

[Vous ne recevez pas souvent de courriers de ganius...@gmail.com. Découvrez 
pourquoi ceci est important à https://aka.ms/LearnAboutSenderIdentification ]

On Thu, 22 May 2025 at 13:43, Lionel PLASSE <pla...@cofiem.fr> wrote:
>
> Hello,
>
> I notice, with my bacula-web restoration assistant, for the Windows 
> file group, that when I enter the prefix of the Windows partition alone, it 
> does not list the contents of D:/ for example, I have to specify D:/my_dir.
> Before, if I typed D:/ it would give me the contents of the subfolder.
>
> So if I want to restore many folder just under d:/ root folder ,  I 
> have do search each of the folders (d:/folder1 search and check, 
> d:/folder2 search and check d:/file1 etc.)
>
> I'have lost the capabalitie of search by  the only windows  "partition letter"
>
> Does anyone know what modification I might have made to my config?
>
> I am using Bacula 13, bacula-web 13 on Debian.

Hello Lionel,

Do you mean Baculum and the file browser in the third wizard step, right?

If yes, I would propose to check if content of D:/ is correctly listed in 
Bacula first.

You can try these two bconsole commands to list directories and files with the 
backup jobid that in the restore wizard causes the described problem.

.bvfs_lsdirs jobid=YOUR_BACKUP_JOBID path=YOUR_PATH .bvfs_lsfiles 
jobid=YOUR_BACKUP_JOBID path=YOUR_PATH

For example, after listing the D:/ in the restore wizard, you can run in 
bconsole:

.bvfs_lsdirs jobid=12345 path=D:/
.bvfs_lsfiles jobid=12345 path=D:/

Does it display anything? Please let us know about the results.

Best regards,
Marcin Haba (gani)

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to