I’m running OpenSUSE leap 15.5, When I was on the linux mint, I was using warpinator but using it on openSUSE is troublesome and I wish there was a linux version of blip but unfortunately there is not.

  • Simon Weiss
    link
    fedilink
    English
    41 year ago

    If by wirelessly you mean via Wi-Fi network then one convenient option is qrcp. It generates a QR-code right in your terminal, which you can scan with a phone and send/receive files through a web interface on the URL it provides.

    If you want to transfer files regularly, there is another option. Almost every distro has Python installed, and the Python has a “built-in” FTP server. You need to just cd into desired directory and run the command python -m pyftpdlib -w. It will open a FTP server with root in this directory. You then can access it through a file manager, like Material Files for example, and send files and folders back and forth. In Material Files you can save the server address for future use.

  • @[email protected]
    link
    fedilink
    31 year ago

    Primitive ftpd from fdroid is my go-to “too lazy to configure a cloud thing” solution. It is fast and just works.

    • jacab [he/him]
      link
      fedilink
      English
      21 year ago

      also syncthing, if you’d like to synchronize a directory to act like a shared folder and be identical on both devices

  • Günther Unlustig 🍄
    link
    fedilink
    421 year ago

    Either Localsend, if you’re only interested in that one function, or KDE Connect for the ultimate experience.

    • @[email protected]
      link
      fedilink
      41 year ago

      I love Localsend because it’s gloriously simple: Does exactly what you want, and nothing more. I haven’t used KDE Contact; what else does it add in?

      • ReallyZen
        link
        fedilink
        10
        edit-2
        1 year ago

        " KdeConnect": Notifications, messages, clioboard sharing, link sharing, remote control of your pointing.device, keyboard, command inputs on computer… When it works it’s great, but it is hit-and-miss between distros and updates catching up.

        • 𝒍𝒆𝒎𝒂𝒏𝒏
          link
          fedilink
          21 year ago

          Absolutely love the ability to share links from my android and have them open automagically on my linux HTPC. Also made a command shortcut for my laptop so I can unlock it from my android. Really versatile

    • ReallyZen
      link
      fedilink
      21 year ago

      Never could get it to work with phones, and that from Arch, Mint, Asahi, Macos all sharing flawlessly between thembut no phone would reliably stay sync’ed.

        • ReallyZen
          link
          fedilink
          21 year ago

          I have a 2-year old android 11 oppo A53, my colleague some small samsung on A10. Installs fine, sync a first time somewhat, then just don’t sync a thing.

          • ѕєχυαℓ ρσℓутσρє
            link
            fedilink
            6
            edit-2
            1 year ago

            Interesting. I currently use it on a Samsung Galaxy S22 and a Galaxy Tab S6 Lite. In the past, I’ve used OnePlus, Redmi, and Realme devices. Always worked.

            Maybe post it in their forum? They’re usually very helpful.

            • ѕєχυαℓ ρσℓутσρє
              link
              fedilink
              2
              edit-2
              1 year ago

              Something like this happened on my sister’s laptop. She got a new laptop with Windows 11. She followed some website to set up Syncthing, but it wasn’t syncing. Turns out, there’s some kind of “trusted network” deal that needs to be figured out. (Don’t remember the exact term anymore.) Anyway, helped her fix it, and installed Debian Stable on it the next time I was visiting.

          • @[email protected]
            link
            fedilink
            English
            101 year ago

            Oppo has very aggressive battery management.

            While I was using one, had to manually turn off battery management for syncthing, and check after major updates…

            But worked flawlessly once that issue was solved.

  • NaibofTabr
    link
    fedilink
    English
    51 year ago

    Alternatively, Material Files (available in F-Droid) can easily create a local FTP server or connect to a NAS. It’s also a pretty good file manager app.

  • @[email protected]
    link
    fedilink
    21 year ago

    samba. share a folder on pc, and on your phone use a file manager that can access smb folders in your local network, then just copy or move from or to that folder. bit of a hassle to set up the first time, but makes things more convenient in the long run.

    • @[email protected]
      link
      fedilink
      2
      edit-2
      1 year ago

      I am surprised that most reliable and more importantly desktop environment independent solution is not as popular here.

      I use it with iOS. Owlfiles app supports samba, but I am sure there are others.

  • @[email protected]
    link
    fedilink
    3
    edit-2
    1 year ago

    There might be more modern ways of doing this, but I run “Wifi FTP server” on my phone, with my download directory as its root. Then I use filezilla or whatever to transfer what I need. Trouble free and platform agnostic.

  • Eugenia
    link
    fedilink
    English
    51 year ago

    Personally, I prefer LocalSend to KDEConnect.