Skip to main content
12 events
when toggle format what by license comment
Apr 19, 2021 at 8:22 answer added Jakob timeline score: 1
May 17, 2020 at 12:52 history edited DOCTYPE HTML CC BY-SA 4.0
deleted 10 characters in body
Jan 7, 2020 at 12:16 vote accept DOCTYPE HTML
Jan 3, 2020 at 19:25 answer added DOCTYPE HTML timeline score: 1
Jan 3, 2020 at 2:04 history edited DOCTYPE HTML CC BY-SA 4.0
added 146 characters in body
Jan 3, 2020 at 1:10 comment added DOCTYPE HTML You were right I guess I checked the ownership and permission of each files. The one that are located on the boot drive and the external drive. Both have different permissions. External: imgur.com/YSgvh9J Boot: imgur.com/UJ3BiOG - Now I mounted it the way it should be but it doesn't fix it: imgur.com/j5ta6I2. The problem remains.
Jan 2, 2020 at 19:46 comment added sudodus You can't change the ownership and permissions of directories and files in Linux using chown and chmod for Microsoft file systems. You must mount or remount with the correct ownership and permissions. See this link (and the link from it).
Jan 2, 2020 at 19:39 comment added DOCTYPE HTML @sudodus The ownership of every file in exfat is root. I run 'chmod -Rf 777 /…/DIR'
Jan 2, 2020 at 19:24 answer added jeremyk timeline score: 2
Jan 2, 2020 at 19:16 comment added sudodus What about the ownership and permissions of the exfat file system? Maybe the remote user via Samba lacks some permissions. -- I'm using ssh for remote access, and I think it is easier to manage, but I hope that someone who knows Samba can help you. -- Otherwise, maybe, you can consider using ssh (install openssh-server in the remote computer) and some ssh client to connect from the local computer. In Windows you can use for example Filezilla or WinSCP..
Jan 2, 2020 at 19:10 review First posts
Jan 2, 2020 at 19:32
Jan 2, 2020 at 19:06 history asked DOCTYPE HTML CC BY-SA 4.0