> 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
--