Beiträge von nicktids

    Hi


    I am also mounting folders in mergefs


    Code
    /srv/dev-disk-by-label-8tb/Movies
    /srv/dev-disk-by-label-4tb/Movies

    and then I create a shared folder with root / and I can samba share that out but when I try and share via NFS I get the below issue. Now is this a Merge FS issue or a NFS issue.


    Thought I would post here as it is very similar to the issue above with folders.


    running 5.3.5-1 and mergefs is mergefsfolder 5.0.2



    Would this effect ssh with keys on command line as well, just trying to log in to another server with keys after I got the same rsync issue above.



    edit:
    I answered my own question. Yes you can not log in from terminal over ssh with a key generated on the web.


    And you can log in via ssh with a newly generated ssh key created on cli copied to a remote server, as one would expect. I had a look at the pull request so saw that it was in the jinja web template.