<div dir="ltr">You need to put a line in /etc/fstab to allow user mount and chown the mount point to be owner and group of user, also  chmod +rx the mount point to allow usr writing and directory search.  I initial on my system that died, I think from heat exhaustion a couple of months ago initially  had many problems getting these correct, but eventually did it, taking notes, so that I could create a bash script to replicate the task anytime  I got a new USB flash. <div><br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Andrew</div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, 22 Jun 2020 at 11:35, Swithun Crowe <<a href="mailto:swithun@swithun.com">swithun@swithun.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello<br>
<br>
AR> Will I be able to save files to directories One/6435-3539/ and<br>
AR> Two/76E8-CACF/ to put files on the SDs ?<br>
<br>
It depends what permissions /media/andrew/6435-3539/ and<br>
/media/andrew/76E8-CACF/ have.<br>
<br>
On my system, they would get mounted only writable by root, e.g.:<br>
<br>
[swithun@ultra ~]$ ls -l /media/<br>
total 32<br>
drwxr-xr-x 27 root root 32768 Jun  1  2019 DCIM<br>
<br>
You could see what ls -l /media/andrew/ says, or just try to copy a file<br>
to One/6435-3539/.<br>
<br>
Swithun.<br>
<br>
-- <br>
EdLUG mailing list<br>
<a href="mailto:EdLUG@lists.edlug.org.uk" target="_blank">EdLUG@lists.edlug.org.uk</a><br>
<a href="https://lists.edlug.org.uk/mailman/listinfo/edlug" rel="noreferrer" target="_blank">https://lists.edlug.org.uk/mailman/listinfo/edlug</a></blockquote></div>