Useful shortcuts for vi editor

Showing posts with label virtual dirve. Show all posts
Showing posts with label virtual dirve. Show all posts

Tuesday 17 February 2015

How to define virtual drive on the system?

Only you need to run these commands in cmd.

e.g. subst v: "\\10.10.10.10\MyRemoteDirectory"

e.g. subst x: "D:\MyBackupDirectory"

to delete it;
subst v: /d