Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot add samba share on armbian 11 #25

Closed
Omoinemie opened this issue Dec 10, 2021 · 6 comments
Closed

cannot add samba share on armbian 11 #25

Omoinemie opened this issue Dec 10, 2021 · 6 comments

Comments

@Omoinemie
Copy link

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

@joshuaboud
Copy link
Member

Should be fixed in v2.4.2, commit b489462

@joshuaboud
Copy link
Member

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

@Omoinemie
Copy link
Author

line 1625 is the same!

@joshuaboud
Copy link
Member

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

@Omoinemie
Copy link
Author

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

@joshuaboud
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants