Hi. Sorry for the vague title. Nowadays I’m using multiple computers and get to need files and such from other machines pretty often. My music and photos library has also increased and it’s getting much harder to maintain with it being scattered across many machines. Basically I’m trying to have a photo library and plain files(documents, music, etc) shared across computers.

For plain files I’m thinking nfs+samba would be the best approach, but there are problems. They have speed issues, but as I can’t afford large space for all my machines I can’t keep a full rsync’d local copies everywhere too.

The photos are my bigger concern, as I’m looking for a tagging feature. A plain directory structure would be easy to sync but those tags would differ by programs… desktop programs like digikam or xnview(sadly proprietary) would work well if I didn’t need syncing, but I’m not sure if they’d work reliably with all their configs/files stored over nfs. Plus, these programs would have incompatibilities by platform and not work at all on android.

Web based solutions like Immich or NextCloud Photos appear to be pretty famous nowadays, but I’m not sure about them as well. They seem to be overkill for my purpose, and those mostly tend to be very new & i’m not too sure about their future, as they store tags and such on their own formats.

Edit: Oops, forgot to say. I have multiple servers right now, one offsite running FreeBSD, another running Devuan, and one at home running FreeBSD.

I’d love to hear how others are maintaining their system. Thanks for reading.

  • sj_zero@lotide.fbxl.net
    link
    fedilink
    arrow-up
    4
    ·
    1 month ago

    I use nextcloud for syncing between different computers, because I tend to have different machines that are far separated geographically, and it works well. I put all my home folders on each computer into the nextcloud directory so I have all the same files everywhere I go and if I don’t have one of my computers I can still log in and access those files.

    I used to use nextcloud as my solution for everything, but a big problem with photos is it isn’t really very navigable, and a problem with nextcloud as a general platform is everything is a plugin so if the plugin doesn’t get updated you can be stuck on an older version of the software which carries its own risks. As well, given the interface, You have your media but you can’t really go back and look at it. What I did instead is I set up a library in jellyfin with all my photos sorted into directories, and you can scroll and navigate through them fairly intuitively. I pulled my data out of google and facebook before deleting the accounts and so had many many photos but no way to really enjoy them, but that solution worked really well for me and I’ve been able to look at my old photos easily.

    • hexagonwin@lemmy.sdf.orgOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 month ago

      Nice. So you have home folders of each machines in NextCloud? Are you using their official client to sync automatically or on a certain schedule? I never knew Jellyfin can be used as a photo library. Thanks :)

      • sj_zero@lotide.fbxl.net
        link
        fedilink
        arrow-up
        2
        ·
        1 month ago

        The way I’ve got it set up is I have a Nextcloud\Desktop, Nextcloud\Downloads, Nextcloud\Documents, Nextcloud\Pictures, and Nextcloud\Videos folder, and on each machine I use I point each of those points in windows to use the folder in the nextcloud folder instead of my users folder, then I run the official client to sync the entire nextcloud folder. By doing that, whichever computer I’m on I’ve got the same stuff in my main folders and anything else I have I can keep in the nextcloud folder. I’ve also got it on my mobile device just to automatically upload new pictures to the InstantUploads folder, but the app is a bit limited.

        I live equally on the road working as at home, and I’ve got completely different computers for home and travel, so in this way I’ve always got all my files available since once I start up the computer it automatically starts pulling the local files. If you don’t want a full copy of everything on both machines, I think you can tell it to just create links of the files and the client will download the files from the server as they’re required, but I prefer having a local copy of the files myself.