Hello, all.

I do the following to mount remote SMB NAS:
smbnetfs /home/leonp/Intern2
ln -s /home/leonp/Intern2/192.168.50.46/e/ /media/INTERN2

and ~/.smb contains:
[leonp@leonp .smb]$ cat smbnetfs.auth
auth "192.168.50.46" "leonp" ""
Press any key to continue...

[leonp@leonp .smb]$ cat smbnetfs.conf
# This is a sample configuration file for smbnetfs

# Set the workgroup to the workgroup/NT-domain name your Samba server is in
#smb_workgroup =

# List of hosts smbnetfs will use
host "*"

This way mounted directory /media/INTER2 displays the content of the
remote machine perfect in Krusader, Dolphine, Chrome...
But MC displayed an empty directory.

Thanks.
LP
-- 
mc mailing list
[email protected]
https://lists.midnight-commander.org/mailman/listinfo/mc

Reply via email to