https://bugs.kde.org/show_bug.cgi?id=425938

--- Comment #4 from Nicolas Frattaroli <kdeb...@fratti.ch> ---
> I can think of one: extraction takes a long time.

One possible solution is to have Ark expose a temporary fuse mount of the
archive. It mounts the archive, passes a filename to the application of that
path (i.e. no Ark-specific code is needed) and then keeps around a fuse daemon
process while there are still some file handles to it open, plus some grace
period for reopening and such. That way, ark only really has to extract as the
application reads.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to