We use fuse-sshfs in Centos 7 as well as Centos 8, but it does not look like it has made it into the epel repos for Rocky 8. I am hoping this note will get to the epel repo maintainers. Any thoughts?
Greg Ennis
We use fuse-sshfs in Centos 7 as well as Centos 8, but it does not look like it has made it into the epel repos for Rocky 8. I am hoping this note will get to the epel repo maintainers. Any thoughts?
Greg Ennis
IIRC fuse-sshfs lives in the Powertools repository which is (as in CentOS 8) disabled by default.
Mark is correct, dnf config-manager --set-enabled powertools
should get you what you want.
Hey, thank you both. I should have remembered that, but it was gone from my mind for sure.
It worked perfectly… sure appreciate your help!!!
Greg