I’m looking for a way in Plasma to backup and sync my data from PC to a LAN Samba share on my NAS, using a GUI program.

The many sync apps (Grsync, Unison, Lucky, RealTime, Kup etc.) I’ve tried over many years, don’t let me set a remote/samba target. Most navigate locally only. I would mount the share, but nobody I’ve found knows of a GUI way to permanently mount it.

Everything else I need on Plasma has a GUI solution. Just a sync fails. I’d be grateful to hear of a GUI solution

    • ianOP
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      6 months ago

      Thanks. I already tried Smb4K. It finds the LAN shares and mounts them. But they are only mounted when Smb4K is running. I need them permanently mounted.

      • leopold@lemmy.kde.social
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        6 months ago

        You should be able to access SMB shares in Dolphin by typing smb://[ip address] in the location bar. If needed you can also set default username and password in System Settings->Network->Settings->Windows Shares.

        Also, you can make Smb4K start automatically with Plasma by adding it in System Settings -> Workspace -> Startup and Shutdown -> Autostart.

        I’ve never really used SMB, so maybe there are better solutions.

        • ianOP
          link
          fedilink
          arrow-up
          1
          ·
          6 months ago

          Thanks. I’m sure that is technically possible. However I’m looking for an easy GUI way to do this for non IT specialists. Plasma fails badly here. Unless I’m missing a trick…

          • Kloud@ioc.exchange
            link
            fedilink
            arrow-up
            1
            ·
            6 months ago

            @ian
            You only do it 1 time, then you can access it via dolphin.
            Also, do you really need it mounted? You can always access your share in dolphin directly via network -> smb shares.
            Another option is to add smb4k to autostart.
            And to conclude, I don’t think any de specifically allows you to to that, so that’s not a kdes’ fault

            • ianOP
              link
              fedilink
              arrow-up
              2
              ·
              6 months ago

              Typing magic spells is not something I want to explain to my kids. Bad usability is bad usability, even if they have to do it just once. Also it’s not always worked for me. Maybe I got just 1 letter wrong? That is the weakness with a hack. Some time ago I did autostart smb4k. But after a while it no longer mounted any shares. Also I suspect running an app just to mount the share seems like an iffy workaround. Does everyone do it? And no I don’t really want to mount the share at all. Yes I can already access it via Dolphin easily. But then I’d have to manually copy any new files and navigate to folders every time. More poor usability compared to 1 click in a sync app. I think Plasma is better than this.

              • Kloud@ioc.exchange
                link
                fedilink
                arrow-up
                1
                ·
                6 months ago

                @ian
                > Also I suspect running an app just to mount the share seems like an iffy workaround.

                There is always some process mounting the shares, be it graphical or not, even on windows

                > And no I don’t really want to mount the share at all.

                Ah, yes, then you can try freefilesync, it supports a bunch of clouds and ftp, smb, etc
                There is also rclone

                • ianOP
                  link
                  fedilink
                  arrow-up
                  1
                  ·
                  edit-2
                  6 months ago

                  There is always some process mounting the shares, be it graphical or not, even on windows

                  OK. Thanks. I thought the fstab entry looked a lot less involved, process wise.

                  Ah, yes, then you can try freefilesync, it supports a bunch of clouds and ftp, smb, etc There is also rclone

                  Freefile sync Files mode, can’t navigate to the LAN and Cloud mode only has SFTP, FTP and Google Drive. I tried anyway and it did not like it. Maybe there is a trick.

                  Rclone command line tool has a web GUI mode. I’ll try that next. Edit: No go. It seems the command line is needed to launch the rclone Web interface.

              • Lem453@lemmy.ca
                link
                fedilink
                arrow-up
                1
                ·
                6 months ago

                You’re right, there probably should be a GUI way to do this but the GUI is literally going to do exactly what you described as a ‘magic spell’. All GUIs in Linux just run commands like the one above in the background. Everything starts out as a command and sometimes people make a GUI that run it. Naturally not every command has a GUI yet.

                Framing this as a hack or magic spell is the wrong way to think about it.

                • ianOP
                  link
                  fedilink
                  arrow-up
                  1
                  ·
                  6 months ago

                  For what I use Linux for, Inkscape, Blender, web browser etc. do you think they send text commands from the GUI to another UI, the CLI? Sounds like an inefficient, legacy irrelevance to the user.

                  Remember this a usability issue, so for non IT users, incoherent text strings or commands are indeed magic spells. Any inappropriate UI is bad usability. They have put a lot of effort into usability on Plasma. So it’s quite a shame that they got this so wrong.

                • ianOP
                  link
                  fedilink
                  arrow-up
                  1
                  ·
                  6 months ago

                  Thanks. Yes Gnome is better for apps accessing the LAN. And Deja Dup does connect as I’d expect. But it creates special files that can’t be accessed on the LAN itself. Only via restore, that cant be used by other PCs or if you change your distro. So yes there is almost a way with Plasma. But if that is totally useless, it’s still a fail.