45Drives / cockpit-file-sharing

A Cockpit plugin to easily manage samba and NFS file sharing.
GNU General Public License v3.0
556 stars 30 forks source link

cannot add samba share on armbian 11 #25

Closed Omoinemie closed 2 years ago

Omoinemie commented 2 years ago

ver: 2.4.1 problem: cannot add smb share os: arm64 debian 11 Snipaste_2021-12-10_23-06-45

joshuaboud commented 2 years ago

Should be fixed in v2.4.2, commit b489462136cff5f150d1fb10b6f0c7a535ddb901

joshuaboud commented 2 years ago

can you also check if the package xattr is installed by running getfattr?

Omoinemie commented 2 years ago

line 1625 is the same!

joshuaboud commented 2 years ago

Apologies, the same issue is there twice. I fixed it on line 1613 but missed it on 1625. Commit cad6d3144991fd98d47796f9d4c4701919c7aa5f should fix this, included in release 2.4.3.

Omoinemie commented 2 years ago

thanks, can you add the ftp/sftp and webdav manager In the future

joshuaboud commented 2 years ago

We will look into adding SFTP in the future, but it is unlikely that we'd add FTP as it is very insecure. WebDAV is also unlikely as it requires setting up and configuring an Apache or Nginx server, which should be left as a manual process to avoid accidentally nuking an existing config.