Bug 92798 - cache for remotely open objects
Summary: cache for remotely open objects
Status: RESOLVED INTENTIONAL
Alias: None
Product: kiosk
Classification: Plasma
Component: general (other bugs)
Version First Reported In: unspecified
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Konqueror Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-06 10:49 UTC by Patrizio Bruno
Modified: 2025-10-30 11:50 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.