this post was submitted on 13 Mar 2026
767 points (98.2% liked)

linuxmemes

30581 readers
3383 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
  • Don't get baited into back-and-forth insults. We are not animals.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn, no politics, no trolling or ragebaiting.
  • Don't come looking for advice, this is not the right community.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
  • 5. πŸ‡¬πŸ‡§ Language/язык/Sprache
  • This is primarily an English-speaking community. πŸ‡¬πŸ‡§πŸ‡¦πŸ‡ΊπŸ‡ΊπŸ‡Έ
  • Comments written in other languages are allowed.
  • The substance of a post should be comprehensible for people who only speak English.
  • Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
  • 6. (NEW!) Regarding public figuresWe all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.
  • Keep discussions polite and free of disparagement.
  • We are never in possession of all of the facts. Defamatory comments will not be tolerated.
  • Discussions that get too heated will be locked and offending comments removed.
  • Β 

    Please report posts and comments that break these rules!


    Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.

    founded 2 years ago
    MODERATORS
     
    you are viewing a single comment's thread
    view the rest of the comments
    [–] ian@feddit.uk 9 points 14 hours ago* (last edited 14 hours ago) (2 children)

    Plasma is great. But it's missing an important feature. Apps, such as backup or sync, cannot navigate to network shares, to use as a backup target. Dolphin sees the shares ok, but its important to backup. Windows lets apps select network targets. Plasma should too.

    [–] pelya@lemmy.world 5 points 10 hours ago (2 children)

    Dolphin shows you places that are not in your file system, such as network shares or your phoneβ€˜s media directory. Those are fake files, illusions of Satan, temptations designed to stray you from the path of God. Avoid anything that is not opened with open and not read with read system calls, for doing so is a sin before eyes of God (fopen and fread are permitted). Mount your network shares using sudo mount -t cifs.

    [–] WhyJiffie@sh.itjust.works 1 points 4 hours ago (1 children)

    hear me out. what do you do when the network share server is not always available? like because your system is a laptop, or because you are doing maintenance on your server and its off.

    what I do is suffer the consequences of many software that does not handle it well, and freeze for a minute (or worse) when it tries to open the mounted share even when it shouldn't even try. multiple KDE apps are guilty of that, including dolphin and kate, but to some extent almost everything else too.
    but that is not ideal.

    [–] pelya@lemmy.world 1 points 3 hours ago

    My answer is killall -9

    [–] ian@feddit.uk 1 points 5 hours ago* (last edited 5 hours ago) (1 children)

    It's a shame Dolphin gets it wrong. I hope that bug has been reported. And I'd love to find a way for non IT users to mount the share as a workaround to the missing functionality. But that's missing too.

    [–] pelya@lemmy.world 1 points 4 hours ago (1 children)

    Dolphin does mount it ...somewhere. Supposedly. I expect only KDE developers know where exactly. You can get the same functionality using Gnome file manager and gio command, and you get your network share properly mounted in a file system, but then you won't be using KDE.

    [–] WhyJiffie@sh.itjust.works 1 points 4 hours ago

    dolphin manages your connection with kio, but only those things can use the share that are aware of kio. so qt apps mostly.

    [–] Johanno@feddit.org 2 points 14 hours ago (1 children)

    I use Nixos, but my ssh mount and nfs and samba mount can be selected as backup path for kup.

    [–] ian@feddit.uk 2 points 13 hours ago* (last edited 13 hours ago) (1 children)

    Nice. Kup actually lets me see the Network. But then complains if I select a samba share. There is a popular bug report about this. I prefer sync backup to access documents directly, instead of kups scrambled backup files.

    [–] Johanno@feddit.org 1 points 10 hours ago

    What do you use for backup?

    Kup currently also does not satisfy my needs, but I am not sure what else I should use.