If you want a easy, reliable and cross-platform way to share files between computers, phones, etc, it may be of your interest.

  • @Azzu@lemm.ee
    link
    fedilink
    338 months ago

    Using kde-connect for that, works really nicely cross platform.

    Also inb4 “Discord community server - no thanks” :D

    • @acockworkorange@mander.xyz
      link
      fedilink
      18 months ago

      I tried to use it between my Mint installation and my iPhone but couldn’t get it to work. Didn’t get any error messages, they just couldn’t find each other. Any idea what’s up?

    • Goku
      link
      fedilink
      38 months ago

      I love KDE connect have been using it for years.

      Only issue is recently I tried it on my raspberry pi and some features don’t work. Specifically I can’t get clipboard sharing or remote input to work on my raspberry pi.

    • @Scrath@lemmy.dbzer0.com
      link
      fedilink
      18 months ago

      Works great on my linux laptop. It’s also available for windows but lacks some sruff there unfortunately. For example you can only send one file at a time and many media players in windows are not recognized and yherefore cannot be controlled from the phone.

      I know this is the linux community. Just wanted to mention these things for people like me who also have a windows machine for gaming

          • The Bard in GreenA
            link
            fedilink
            08 months ago

            I just use AndFTP, with SSH. Works fine for local and remote file system navigation. I use it to move files android<->various linux machines at least weekly.

            • @leo85811nardo@lemmy.world
              link
              fedilink
              English
              38 months ago

              It is good that such app works for you, but from what I’ve seen AndFTP is only available in Google Play store, and with bundled ad in the free version and paid otherwise. In comparison, LocalSend is none of that, and it is available on FDriod as well. LocalSend is also FOSS from protocol to the app through and through, and although SSH technology itself is secure, the security of the client depends. These are all the reasons to answer your question of “I need something more than scp”. I use SSHFS myself too in the case of file backup, but also LocalSend for different scenarios such as “I need this video to be sent to my computer ASAP”. If you are not convinced, feel free to overlook the project, that doesn’t mean the app has zero use case

  • @cric@programming.dev
    link
    fedilink
    4
    edit-2
    8 months ago

    There are many good sollutions for this use case. Personally I use Warpinator — it comes pre-installed with Linux Mint and just works.

    • @uiiiq@lemm.ee
      link
      fedilink
      88 months ago

      Isn’t that horribly insecure? I have my doubts regarding privacy. LocalSend sends to the device directly, without an intermediary.

      • @okr765@lemmy.ml
        link
        fedilink
        28 months ago

        I’m pretty sure it only uses the intermediary to establish a P2P connection over WebRTC.