I have a samba share running on my server (just an Intel N100 Mini PC). It’s running Fedora Atomic and my desktop is also running Fedora Atomic.

While it’s good enough to watch videos on, reliability when it comes to uploading files to it has been very poor. The connection ends up timing out after a few minutes of uploading.

I found that using rsync to upload files to it has been a lot more reliable.

  • ohshit604@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    4 hours ago

    When I first started using Linux I only knew of SMB file sharing, if I remember correctly it was relatively easy to setup but eventually ran into permission issues so I then switched over to SSHFS, which sucked to install, but setup is easy.