Bug 380588

Summary: Provide generic support for non-local files
Product: [Applications] rkward Reporter: Thomas Friedrichsmeier <thomas.friedrichsmeier>
Component: generalAssignee: RKWard Team <rkward-devel>
Status: REPORTED ---    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: All   
Latest Commit: Version Fixed In:

Description Thomas Friedrichsmeier 2009-09-25 12:42:01 UTC
-- This ticket was imported from http://sourceforge.net/p/rkward/feature-requests/54 on 2017-05-31 14:48:56 +0100 --
RKWard could provide generic read-access for non-local files in plugins. Basically, when a non-local url is selected in &lt;browser&gt;, on pressing submit, RKWard could download this to a temporary location, then pass the temporary location to R. This way R functions could profit from the KDE kioslaves.

This might even work for saving. R could be instructed to save to a temporary location, and RKWard would watch this using KDirWatcher, then sync the file to upstream. \(But we'd need a way to figure out, when R is done writing\).-- Labels: Plugins --