duplicati/Duplicati/Library/Snapshots/USN
Kenneth Skovhede 9dfe977d3f Changed logic so the source providers are now logically mounted into the source directory structure.
This fixes the restore issues as all sources will now appear as if they were originally part of the source file system.

The backend implementation has now been simplified so the backends only return names of entries with no path information.  Most backends already do this, but the S3 backends did not, so this was fixed as well.

This also clears up the interfaces, so the backend does not know about the `ISourceProviderEntry`. All mapping is done by the `BackendSourceProvider`, making it simpler to support other backends as sources.
2025-02-21 16:06:55 +01:00
..
USNJournal.cs Added support for Wmic based Windows VSS snapshots. 2025-02-19 14:00:14 +01:00
UsnJournalService.cs Changed logic so the source providers are now logically mounted into the source directory structure. 2025-02-21 16:06:55 +01:00
Win32USN.cs Added support for Wmic based Windows VSS snapshots. 2025-02-19 14:00:14 +01:00