Tech Support Guy banner
Status
Not open for further replies.
1 - 4 of 4 Posts

· Registered
Joined
·
444 Posts
I dont know the EXACT answer but shouldnt you be able to map the UNC(\\Linux_Box\Share\Dir\Dir etc etc) path to a local drive letter from within Windows like usual? (Explorer-->Tools-->Map network Drive)
 

· Registered
Joined
·
5,524 Posts
Howdy...

Not sure what you need but are you talking about the subst command?

subst /?
Associates a path with a drive letter.

SUBST [drive1: [drive2:]path]
SUBST drive1: /D

drive1: Specifies a virtual drive to which you want to assign a path.
[drive2:]path Specifies a physical drive and path you want to assign to
a virtual drive.
/D Deletes a substituted (virtual) drive.

Type SUBST with no parameters to display a list of current virtual drives.

 
1 - 4 of 4 Posts
Status
Not open for further replies.
Top