accessing network Drives from wine

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
technocp
Level 2
Level 2
Posts: 13
Joined: Wed Aug 27, 2008 7:41 am

accessing network Drives from wine

Post by technocp »

I am using Ubuntu 8.04

I have 2 Ubuntu Machines - both with wine installed

I have a simple program which has an exe file and a small database file which is accessed by exe file

I want to access my database file on other unbuntu PC with exe file on my ubuntu PC

The program is simple foxpro based and is working fine locally on mu ubuntu PC through Wine so it is only the matter of connecting network drive

have any one tried such thing previously
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: accessing network Drives from wine

Post by vitamin »

technocp wrote:I have a simple program which has an exe file and a small database file which is accessed by exe file
Use any network file system to mount remote share. Such as NFS, CIFS, etc.
Only this has nothing to do with Wine. You do that in your OS. Wine can access local files only.
Locked