kb:wine_i_pristup_mreznom_okruzenju_samba

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revisionBoth sides next revision
kb:wine_i_pristup_mreznom_okruzenju_samba [2015/08/13 16:21] milanokb:wine_i_pristup_mreznom_okruzenju_samba [2015/08/13 16:21] – [4.3.2. Network Shares] milano
Line 19: Line 19:
 Windows shares can be mapped into the unc/directory so anything trying to access   %//myserver// <nowiki>\</nowiki>//some// <nowiki>\</nowiki>//file// will look in   ~/.wine/dosdevices/unc///myserver/////some/////file//  For example, if you used Samba to mount   %//myserver// <nowiki>\</nowiki>//some// on   /mnt/smb///myserver/////some// then you can do Windows shares can be mapped into the unc/directory so anything trying to access   %//myserver// <nowiki>\</nowiki>//some// <nowiki>\</nowiki>//file// will look in   ~/.wine/dosdevices/unc///myserver/////some/////file//  For example, if you used Samba to mount   %//myserver// <nowiki>\</nowiki>//some// on   /mnt/smb///myserver/////some// then you can do
 <code> <code>
-ln -s /mnt/smb///myserver/////some//  unc///myserver/////some//+ln -s /mnt/smb/myserver/some/  unc/myserver/some/
 </code> </code>
 +
 to make it available in Wine (don't forget to create the uncdirectory if it doesn't already exist). to make it available in Wine (don't forget to create the uncdirectory if it doesn't already exist).
  
  • kb/wine_i_pristup_mreznom_okruzenju_samba.txt
  • Last modified: 2016/09/09 13:48
  • by milano