From kde Thu Mar 08 08:43:24 2012 From: Daniel Barna Date: Thu, 08 Mar 2012 08:43:24 +0000 To: kde Subject: [kde] using remote URL instead of cache Message-Id: <4F58712C.8070806 () cern ! ch> X-MARC-Message: https://marc.info/?l=kde&m=133119630020714 Hi, I have created a wrapper script around an application so that it can handle remote files, and also directly save to the remote location (i.e. immediately upload to the remote location when it saves the file) The .desktop file contains this line: Exec=my-application %U indicating that this application can handle remote URLs. Nevertheless, when I open a remote file in dolphin with my application, the remote file is first downloaded to /var/tmp/kdecache-barna/... and this local file is given to my application, instead of the original remote URL. Can I change this behaviour somehow? (If my application changes the file, KDE still recognizes it and uploads the changed file - but only after my application quits. And also for some reason this uploading fails, whereas if I call my app from the command line with the remote URL directly, the immediate uploading of changes works nicely). Thanks Daniel ___________________________________________________ This message is from the kde mailing list. Account management: https://mail.kde.org/mailman/listinfo/kde. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html.