… without using any variation of Syncthing.

My phone is usually on the same Wifi network as my PC, so some sort of auto-syncing via wifi would be great. Like how Immich syncs from the phone to my server, in an almost totally hands-off way.

What are the best non-Syncthing FOSS phone and PC file sync options these days?

Thanks!

ETA: Sorry, sorry, I should have explained: I no longer trust any variant of Syncthing. The wild chain of events last year left me completely questioning what was going on with that code base. I struggle with trust issues for FOSS software every so often and once I feel things have gone awry, I can’t go back again. Plus, I really want to know about what’s new and interesting right now.

Link to one conversation about Syncthing’s events, if you are out of the loop:
https://mastodon.pirateparty.be/@surfhosting/115674236291033568

  • frongt@lemmy.zip
    link
    fedilink
    English
    arrow-up
    33
    arrow-down
    3
    ·
    4 months ago

    Syncthing is almost always the best option. You’ll have to explain what about it is unacceptable if you want the best alternative.

    • djdarren@piefed.social
      link
      fedilink
      English
      arrow-up
      5
      ·
      4 months ago

      I’ve used SyncThing for over a year from Graphene to, well, any computer I have. But I’ve never been able to work out: is it possible to set ST so that it doesn’t take up space on a device, like how cloud storage platforms do?

      • frongt@lemmy.zip
        link
        fedilink
        English
        arrow-up
        3
        arrow-down
        2
        ·
        4 months ago

        No. For that you probably want some kind of cloud drive client like Nextcloud. Seems like it supports that scenario, but I’ve never used it and their Android app docs link is broken.

      • klankin@piefed.ca
        link
        fedilink
        English
        arrow-up
        1
        ·
        4 months ago

        Can’t mount networked filesystem’s in android, but you can use a file browser app to emulate the same thing.

      • Lemmert@reddthat.com
        link
        fedilink
        English
        arrow-up
        1
        ·
        4 months ago

        No, I currently use Syncthing to sync my documents and music folders between my devices. If there’s something else, like the clips I make when playing with friends, the computer automatically syncs them to my Seafile instance with their sync client.

        That way I can easily share the folder and check it on my phone using the app. If you don’t encrypt the drive it will show up and be navigable in your files app, without taking space (at least if you use the stock gos files app)

      • Arkhive@piefed.blahaj.zone
        link
        fedilink
        English
        arrow-up
        1
        ·
        4 months ago

        Maybe set up an SMB share or something? I’m generally happy with syncthing, but every now and then I do just want to dump files off device. For that I keep a share running over Tailscale (Headscale soon™) and use that in a pinch.

    • TrippyHippyDan@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      4 months ago

      It’s a little wonky getting it set up at first, but once it’s going it’s fine.

      Android file permissions are goofy.

      • dieTasse@feddit.org
        link
        fedilink
        English
        arrow-up
        3
        ·
        4 months ago

        I always have issues with syncthing. Either when I am changing devices which would be okay, but oftentimes i find out it didnt sync for a long time and i always have to open the app on the phone and web interface on the computer to start it up again. Not sure why… So I am in market for alternatives as well…

      • frongt@lemmy.zip
        link
        fedilink
        English
        arrow-up
        1
        arrow-down
        1
        ·
        4 months ago

        The only problem I’ve has is when a file or folder name contained certain emoji. Some worked, some didn’t. No idea why. So I just renamed them and everything was fine.

  • Lka1988@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    10
    arrow-down
    1
    ·
    4 months ago

    Syncthing-fork is a completely different project than Syncthing.

    Syncthing-fork merely uses Syncthing under the hood. Syncthing itself is maintained by a completely different team from Syncthing-fork. The Syncthing-fork team packages Syncthing into an Android-compatible wrapper with a touch-friendly interface.

    Syncthing itself was not affected by any of last year’s drama.

  • sbeak@sopuli.xyz
    link
    fedilink
    English
    arrow-up
    6
    ·
    4 months ago

    Syncthing is a really great peer-to-peer file sync for me. If you want something like Immich (which uses a server), but for general files, there’s a bunch of options. I use Nextcloud, but there’s many others that are smaller in size (since Nextcloud is pretty big).

  • Saltarello@lemmy.world
    link
    fedilink
    English
    arrow-up
    4
    ·
    4 months ago

    I too use Nextcloud & Joplin on all my machines. I also have LocalSend on desktops & phone as another option for quickly firing something over. Because I’m a nerd I also keep a copy of LocalSend portable on my keyring flash drive “just in case I need it” (I’ll almost certainly never need it).

  • hexagonwin@lemmy.today
    link
    fedilink
    English
    arrow-up
    2
    ·
    4 months ago

    my solution for android file sync is always rsync with termux. i just have a shell script for my desired operation and have the shortcut on my home screen using termux widgets. it’s not automatic but i just run it periodically when i make some changes and want to sync.

  • dieTasse@feddit.org
    link
    fedilink
    English
    arrow-up
    1
    ·
    4 months ago

    I am currently looking into openCloud and also web dav. Disadvantage is that both are kinda like mounted drives on Android and not all apps can access that for some reason.

  • sloppy_diffuser@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    1
    ·
    4 months ago

    https://github.com/newhinton/Round-Sync - Android rclone port.

    Its done on a schedule but I backup once a day to backblaze b2 using my own keys for full e2ee by wrapping the b2 remote with a crypto remote. Been set it and forget it for about 3 years. Supports many other cloud or self hosted remotes.

    Its not in any store last I checked. I use https://github.com/ImranR98/Obtainium to manage installing and updating.

  • Hanrahan@slrpnk.net
    link
    fedilink
    English
    arrow-up
    1
    ·
    4 months ago

    i put stuff on a nextcloud (a paid hosting) and sync via that eg my Joplin data etc. I don’t use Syncthing. I have nothing against Syncthing, I have just not needed it.

    I also occasionally use LocalSend to transfer one off files, but KDE connect has plenty of options in that respect as well.