Lucky Clan Forum
Support => Suggestions, Ideas, Bugs => Topic started by: Andreas Raninger on March 26, 2022, 03:01:57 PM
-
I can't create a project when I'm on a smb:// share.
Error:
Unable to import document
couldn't be moved to storage
Any idea?
Sorry, wrong part of the forum. Should have been posted in the help section. :/
-
Solved. Running a Linux server for storage I had to add this to the samba configuration.
By section global at the end add: fruit:nfs_aces = no
By section share add: vfs objects = catia fruit streams_xattr
I had the same problem with Apple devices smb shares too. I hope newer devices are patched.