Actions
Map network drive » History » Revision 2
« Previous |
Revision 2/3
(diff)
| Next »
chin-yeh, 06/28/2011 11:17 AM
Map network drive¶
Obtain the following info before continue:- the server IP or name e.g. 192.168.2.11
- the name of the shared folder
- username and password of the server (it could be your CVS login)
- open Windows Explorer
- press Alt+T and choose Map network drive and at the next prompt, select:
- Drive: any available letter
- Folder: \\<<server ip or hostname>>\<<shared folder>>, e.g. \\192.168.2.11\src
- tick Reconnect at logon
- tick Connect using different credentials
- press Finish to continue
- at the next prompt, choose Use another account and enter:
- User name: <<server ip or hostname>>\<<your username>>, e.g. 192.168.2.11\tester
- Password: <<your password>>
- tick Remember my credentials
- follow the remaining instruction to complete the setup
- done
Updated by chin-yeh over 13 years ago · 2 revisions