Skip to content
Commit f6578019 authored by Jonathan Marten's avatar Jonathan Marten
Browse files

Archive ioslave: Better error handling in ArchiveProtocolBase::checkNewFile()

The resolution of the archive pathname did not distinguish between a
pathname component not existing and any other error (e.g. permission denied).
This resulted in just a generic error being shown.

If the archive is really a directory, ensure that the redirected URL
has a valid protocol to avoid an assert.
parent 3e89f0ba
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment