Q-Droid 880 Posted May 8, 2024 Posted May 8, 2024 Copy a sample of those files to local storage while preserving the full path except for the mnt2 or other location of your choice. The idea is to have the same names, language characters, owner, groups and permissions in play but not nfs.
Cream1234 1 Posted May 8, 2024 Author Posted May 8, 2024 15 minutes ago, Q-Droid said: Copy a sample of those files to local storage while preserving the full path except for the mnt2 or other location of your choice. The idea is to have the same names, language characters, owner, groups and permissions in play but not nfs. but i cannot copy all the files to local storage due to i only got 30GB for ubuntu one complete series of anime already takes all the local storage
Cream1234 1 Posted May 8, 2024 Author Posted May 8, 2024 i really think there is nothing to do with permissions
Cream1234 1 Posted May 8, 2024 Author Posted May 8, 2024 (edited) UPDATE i gave up on NFS i am now using SMB with 777 permission , everything goes fine SMB doesnt work before because it only have 755 permission, it must be mount with 777 permission in order to make emby write data to it all the tutorial i look before are all mounting SMB with 755 permission Here is the command for mounting SMB w 777 sudo -i mount -t cifs -o "rw,dir_mode=0777,file_mode=0777,username=xxx,password=xxx" //192.168.xxx.xxx/Nas/emby /mnt/smb i hope i can help someone who gets the same problem Edited May 8, 2024 by Cream1234 1
sa2000 407 Posted May 9, 2024 Posted May 9, 2024 Great - Thanks @Cream1234for the feedback and all the tests and glad that it is resolved.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now