Re: mounting windows shares with path exactly like on windows

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Tomasz Chmielewski
Date: Friday, August 29, 2008 - 1:18 am

> In short - I've got bunch of applications running both on windows and linux and these applications \

What's wrong with just:

# mkdir -p /D:/dir
# mount.cifs ...
# touch /D:/dir/file

?

Or, use symlinks from /D:/dir to /mountpoint/dir/


-- 
Tomasz Chmielewski
http://wpkg.org

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: mounting windows shares with path exactly like on windows, Tomasz Chmielewski, (Fri Aug 29, 1:18 am)