Map network drive » History » Version 2
chin-yeh, 06/28/2011 11:17 AM
1 | 1 | chin-yeh | h1. Map network drive |
---|---|---|---|
2 | |||
3 | 2 | chin-yeh | *Obtain the following info before continue*: |
4 | 1 | chin-yeh | * the server IP or name e.g. 192.168.2.11 |
5 | * the name of the shared folder |
||
6 | * username and password of the server (it could be your CVS login) |
||
7 | |||
8 | *Steps:* |
||
9 | # open *Windows Explorer* |
||
10 | # press *Alt+T* and choose *Map network drive* and at the next prompt, select: |
||
11 | ## *Drive:* any available letter |
||
12 | ## *Folder:* \\<<server ip or hostname>>\<<shared folder>>, e.g. *\\192.168.2.11\src* |
||
13 | ## tick *Reconnect at logon* |
||
14 | ## tick *Connect using different credentials* |
||
15 | # press *Finish* to continue |
||
16 | # at the next prompt, choose *Use another account* and enter: |
||
17 | ## *User name*: <<server ip or hostname>>\<<your username>>, e.g. *192.168.2.11\tester* |
||
18 | ## *Password*: <<your password>> |
||
19 | ## tick *Remember my credentials* |
||
20 | # follow the remaining instruction to complete the setup |
||
21 | # done |