Bug 496181

Summary: Implement org.freedesktop.portal.FileTransfer portal
Product: [Plasma] xdg-desktop-portal-kde Reporter: Nate Graham <nate>
Component: generalAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED NOT A BUG    
Severity: task CC: aleixpol, nicolas.fella
Priority: NOR    
Version First Reported In: git-master   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Nate Graham 2024-11-12 15:52:24 UTC
This facilitates apps being able to transfer files back and forth using drag-and-drop or copy-paste without having to give them blanket permission to read all files.

https://flatpak.github.io/xdg-desktop-portal/docs/doc-org.freedesktop.portal.FileTransfer.html
Comment 1 Nicolas Fella 2024-11-12 16:32:49 UTC
As far as I can tell this is not something that needs to be implemented in the portal backend. xdg-desktop-portal provides that without needing a backend implementation
Comment 2 Nate Graham 2024-11-12 17:51:45 UTC
Oh OK cool. No wonder I couldn't find any evidence of it in our portal. :)