plakar icon indicating copy to clipboard operation
plakar copied to clipboard

bad initialization for importers

Open brmzkw opened this issue 1 month ago • 3 comments

In backup.go, we attempt to initialize the importer. In case of failure, we fallback to the fs importer.

If the importer fails because the path given is invalid, we should instead display the error to the user.

brmzkw avatar Jan 20 '25 14:01 brmzkw