Bug 92798

Summary: cache for remotely open objects
Product: [Plasma] kiosk Reporter: Patrizio Bruno <scain>
Component: generalAssignee: Konqueror Bugs <konqueror-bugs-null>
Status: RESOLVED INTENTIONAL    
Severity: wishlist CC: dipesh, finex
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Patrizio Bruno 2004-11-06 10:49:15 UTC
Version:           3.3 (using KDE 3.3.1,  (3.1))
Compiler:          gcc version 3.3.5 (Debian 1:3.3.5-2)
OS:                Linux (i686) release 2.6.8.1

when trying to access a remote file/objects such a movie, an application, whatever... konqueror asks if the user want to open the object or save it. When the "Open with..." action is choosed the file is downloaded in a temporary storage and deleted after it has been used. This means that everytime we access that objects, even if only few seconds are after the first time, even if the object is an huge divx, the user must wait that konqueror/kfile/khttp download it again. Why don't cache every remotely opened object as every html page?
Comment 1 FiNeX 2009-09-17 17:26:00 UTC
Probably because when you're working with remote files the remote file could change and keeping it in sync with a local cache would be quite problematic.

Anyway moved to "kio".

I think this is a wontfix anyway.
Comment 2 Sebastian Sauer 2025-10-30 11:50:11 UTC
16 years later: I think so too.