Accessing network drives from command prompt
Oddly enough on windows you can’t just type R:/ in the cmd prompt and change directory there. That syntax only works for local drives.
You have to type /Df:\ to open the f: drive
: stay hungry, stay foolish :
Oddly enough on windows you can’t just type R:/ in the cmd prompt and change directory there. That syntax only works for local drives.
You have to type /Df:\ to open the f: drive