• Brickfrog
    link
    fedilink
    English
    23
    edit-2
    4 days ago

    Was going to comment the same, this issue has existed for some time for other apps. LibreTorrent ran into the same issue and now the F-Droid version is their full-featured app while the Google Play version is restricted due to Google.

    Interesting that Nextcloud managed to last this long on Google Play without running into the same limitations (until now that is).

      • @[email protected]
        link
        fedilink
        English
        7
        edit-2
        3 days ago

        How do you think torrents work? They basically just download a file, but from multiple people instead of a single server. It needs access to the file system so it can save the files.

        Edit: my bad, misunderstood. I thought the comment above was asking why it needed file access in general, not all file access.

        • @[email protected]
          link
          fedilink
          English
          213 days ago

          It needs access to the file system. But why would it need access to the whole thing? Just download to its own storage, no? Then use something else to copy elsewhere.

          Unless this is to support saving to any folder, or built in smb support or something.

          • @[email protected]
            link
            fedilink
            English
            123 days ago

            Thanks for clarifying, I thought the comment above was asking why it needed file access in the first place, not all file access.