Skip to content
  • Harald Sitter's avatar
    fuse fileopen urls on-demand · bbfa7471
    Harald Sitter authored
    instead of restricting ourselves to file urls we now accept any url
    (within the limitations from kprotocols ultimately) but then fuse them
    into the local file system using kio-fuse. this enables us to pass smb:
    and sftp: and whathaveyou urls into the sandbox without the sandbox
    having to worry about anything
    bbfa7471