Accesing a windows share from Wine

William Scott Lockwood III scott at guppylog.com
Thu Apr 9 14:26:03 UTC 2015


On Thu, Apr 9, 2015 at 9:21 AM, Sterpu Victor <victor at caido.ro> wrote:

> Hello
>
> I have a Windows application that must access a Windows share at startup(
> \\server\temp).
> When I start this application with wine I receive the error: could not
> access \\server\temp.
> How can I make //server/temp accessible from wine?
>
> Thank you
>

First, I'd ensure that the cifs/smb tools are installed. Second, I'd mount
that from your /etc/fstab, and lastly, I'd point the application at a local
path  which you can configure wine to use for that.


--
W. Scott Lockwood III
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20150409/bc780dcc/attachment.html>


More information about the ubuntu-users mailing list