I am using LMDE and have a problem mounting cifs network shares. I have tried the following commands without any luck.
sudo mount -t cifs -o username=art, password=****** //Freenas40/fn40drive2 /home/art/fn40drive2
and
sudo mount -t cifs //Freenas40/fn40drive2 -o username=art, password=****** /home/art/fn40drive2
The message I get with either of these commands is the same thing you get if you type "mount -V" which I think indicates a syntax error but I can't see any error. I can mount the share using the file manager but I want to make the connection in the /Home directory rather than on the desktop. I have install cifs-utils, smbclient and samba is installed.
Any insight will be appreciated,
If this message shows up twice I apologize. I thought I posted it before lunch but I searched and couldn't find it.
Thanks
Arta


