[Wine] Re: Can wine access samba share?

xyz32 wineforum-user at winehq.org
Thu Feb 9 11:27:23 CST 2012


Tell your OS to map the network drive for you and then in "wine configuration/Drivers" create a new drive pointing to that folder.

The way I do it on my linux box in fstab I have this:

//Net/TEMP	/media/local/	cifs	noperm,username=me,password=secret,nounix,rw 0 0

The nounix is there so that cifs does not try to set all sorts of parameters on the share.

Regards.







More information about the wine-users mailing list