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

    • Bloody Harry@feddit.de
      link
      fedilink
      arrow-up
      0
      ·
      9 months ago

      Answering the question you meant to ask, blueray is a physica… just kidding.

      LocalSend is basically like bluetooth file sharing over WiFi. Bluetooth, especially the fallback 2.0 is notoriously slow and short ranged. The situation got better with BLE, 5.0 and Long Range. Still, both devices need to speak BT. Ap*le’s iOS is well known to ignore BT file sharing capabilities while implementing own proprietary solutions. On desktop, the situation is still bad. I once tried to send a file between two Windows machines via BT, and it was a horrible user experience. LocalSend (and similar) fix this by implementing cross platform apps and using readily available API’s to share files with few clicks and reasonably high speed between a plethora of devices. I guess, if you don’t have the aforementioned problems, you won’t need LocalSend et al.

      • EveryMuffinIsNowEncrypted@lemmy.blahaj.zone
        link
        fedilink
        English
        arrow-up
        1
        ·
        9 months ago

        especially the fallback 2.0 is notoriously slow and short ranged.

        So that’s why my Bluetooth file transferring back in like 2015 was slow as balls! I also assumed it was the devices I had. Lol. Which is weird considering I could have sworn I had also done BT file transfers with other devices previously and it seemed a lot faster. (None of these were Apple devices).

        Ap*le’s iOS is well known to ignore BT file sharing capabilities while implementing own proprietary solutions.

        Rude.

        [Everything else you said]

        That makes a lot of sense! Thanks for explaining. :D

  • bitwolf@lemmy.one
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    9 months ago

    You might want to check out Magic Wormhole
    The “Warp” flatpak uses it. Might serve as a nice backend for your project!

            • leo85811nardo@lemmy.world
              link
              fedilink
              English
              arrow-up
              1
              ·
              9 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

    • Nix@merv.news
      link
      fedilink
      English
      arrow-up
      1
      ·
      9 months ago

      Its more convenient to send just the specific files i need rather than syncing a whole folder. I use syncthing to keep folders in sync between computers and local send to send stuff from my phone to my computer