12 2007 档案

posted @ 2007-12-30 18:31 Athrun 阅读(3125) | 评论 (0) 编辑
摘要: net use \\ip\ipc$ " " /user:" " 建立IPC空链接 net use \\ip\ipc$ "密码" /user:"用户名" 建立IPC非空链接 net use h: \\ip\c$ "密码" /user:"用户名" 直接登陆后映射对方C:到本地为H: net use h: \\ip\c$ 登陆后映射对方C:到本地为H: net use \\ip\ipc$ /del 删除IPC链接 net use h: /del 删除映射对方到本地的为H:的映射 n阅读全文
posted @ 2007-12-28 16:41 Athrun 阅读(129) | 评论 (0) 编辑
posted @ 2007-12-18 11:09 Athrun 阅读(55) | 评论 (0) 编辑