I am trying to mount some windows shares on my Pi. Despite having tried numerous methods I am getting nowhere. Samba is installed on my Pi, but not on my Windows machine.
Presently I am trying the command:-
mount.cifs//192.168.xxx.xxx/documents /mnt/recurring -o
I am getting the response "command not found".
As the files can be seen by "go network places" in the file manager, and I can see pi from my windows machine, there does not appear to be a network problem.
Any help appreciated.
Thanks