Shortcut for shared folder in neighborhood machines

by rajesh 2009-11-08 01:38:35

Shortcut for shared folder in network neighborhood machines

We can assign a drive to the respective computer by using "net use" command

Steps to set a drive to shared computer path

- go to command prompt

setting a shortcut to a folder to test pc named testpc
- net use x: \\testpc\public

-copy myfile.txt x:

this will copy myfile.txt to \\testpc\public folder

Tagged in:

1096
like
0
dislike
0
mail
flag

You must LOGIN to add comments