I'm trying to map a drive from my RPI to a windows drive using:
sudo mount -o user=<USERNAME>,password=<PASSWORD> //<NETWORKSHARE> <MOUNTLOCATION
My password includes the symbol ! which creates the error bash event not found.
Can someone please advise how to get around this in simple easy to follow steps which does not include changing the password itself.
Thanks
sudo mount -o user=<USERNAME>,password=<PASSWORD> //<NETWORKSHARE> <MOUNTLOCATION
My password includes the symbol ! which creates the error bash event not found.
Can someone please advise how to get around this in simple easy to follow steps which does not include changing the password itself.
Thanks
Statistics: Posted by deepblue12 — Fri Jan 03, 2025 4:31 pm — Replies 0 — Views 7