• 0 Posts
  • 20 Comments
Joined 2 years ago
cake
Cake day: July 11th, 2023

help-circle








  • you and perhaps @curbstickle@lemmy.dbzer0.com, may I ask if you use samba with portable devices, like laptops?

    I do and my experience is that programs that try to access it when I don’t have network access tend to freeze, including my desktop environment, but any file managers too if I click the wrong place by accident. but it occurs enough without user action too.
    oh and it breaks all machines at once if the server or network is down. which is rare but very annoying.

    did you experience this too? do you have some advice? is SMB just unsuitable for this?

    honestly I would prefer if the cifs driver would keep track of last successful communication, and if it was long ago instantly fail all accesses. without unmounting so that open directories and file handles keep being valid.
    and if all software on this world wouldn’t behave as if they were doing IO on the main thread. honestly this went smoother with windows clients but I’m not going back.