emuell / restic-browser

A GUI to browse and restore restic backup repositories.
MIT License
597 stars 16 forks source link

[Windows] UNC Path Issue #110

Open EnricoSx opened 1 week ago

EnricoSx commented 1 week ago

2024-06-19 21_25_35-Restic Browser

Description:

Restic Browser 0.3.1.0 does not load UNC paths, but restic ls can see the UNC paths.

solution from restic.exe

restic restore d1c1c66d:/\\192.168.1.152\Dinamico/ --target g:\s3\restore

Environment:

Operating System: Windows 11 Restic Browser Version: 0.3.1.0 Repository Location: Local disk Backup Tool: restic.exe

Thank you for your hard work and dedication!

update

Solution Found

2024-06-19 22_00_58-Restic Browser /\\ip\share/ restore button dont' work 2024-06-19 22_03_28-Restic Browser

Dump zip button work