Bug 397741

Summary: When an archive is opened in Dolphin on a SMB share, the whole archive first needs to get copied to the client
Product: [Applications] ark Reporter: tempel.julian
Component: generalAssignee: Elvis Angelaccio <elvis.angelaccio>
Status: RESOLVED DUPLICATE    
Severity: normal CC: nate, rthomsen6
Priority: NOR    
Version: 18.08.0   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description tempel.julian 2018-08-22 12:25:45 UTC
Browse an SMB share with Dolphin and open an archive at its location.
-> the whole archive gets copied to the client first before Ark shows its content.
This is especially bad when the archive is really huge.

It should be possible for Ark to show the archive's content without copying it first, as apparently KIO offers such a functionality when it is explicitly used.
Comment 1 Nate Graham 2018-08-22 16:43:16 UTC
Yeah, KIO should be network-transparent here. Possibly an Ark issue.
Comment 2 Elvis Angelaccio 2018-08-26 14:11:42 UTC

*** This bug has been marked as a duplicate of bug 204323 ***