Yup. And if you want to permanently map a drive to cut down the amount of UNC typing and/or if you are using specific user credentials then try something like this:
net use s: \\piCoreLMS\LMSfiles /user:me my-password /persistent:Yes To check the mapping: net use ------------------------------------------------------------------------ mr-b's Profile: http://forums.slimdevices.com/member.php?userid=10044 View this thread: http://forums.slimdevices.com/showthread.php?t=111787 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
