映射的网络驱动器怎么共享_如何在Windows上通过网络共享CD和DVD驱动器
映射的網絡驅動器怎么共享
From ultrabooks to netbooks, computers are shedding their optical drives. If you still use an occasional CD or DVD, you don’t have to buy an external optical drive –? you can share another computer’s optical drive over the network.
從超極本到上網本,計算機都在脫落其光驅。 如果您仍然偶爾使用CD或DVD,則不必購買外部光盤驅動器-您可以通過網絡共享另一臺計算機的光盤驅動器。
The two computers must be on the same local network to share an optical drive. This requires using the Advanced Sharing settings in Windows – there’s no easy, HomeGroup-style way of doing this.
兩臺計算機必須位于同一本地網絡上才能共享光盤驅動器。 這需要使用Windows中的“高級共享”設置-沒有簡單的HomeGroup風格的方法。
共享驅動器 (Sharing a Drive)
First, open the Computer window (click Start and select Computer) on the computer with the optical drive.
首先,在帶有光盤驅動器的計算機上打開“計算機”窗口(單擊“開始”并選擇“計算機”)。
Right-click the drive you want to share, point to Share with and select Advanced Sharing
右鍵單擊要共享的驅動器,指向共享,然后選擇高級共享。
Click the Advanced Sharing button in the properties window that appears.
在出現的屬性窗口中,單擊“高級共享”按鈕。
In the next window, enable the Share this folder checkbox. Type a descriptive name – such as “CD Drive” – for the share, and then click the Permissions button.
在下一個窗口中,啟用共享此文件夾復選框。 為共享鍵入一個描述性名稱,例如“ CD Drive”,然后單擊“權限”按鈕。
Ensure that the Everyone group has Read access to the drive. If you require additional security – for example, if you’re not using a home network — you can restrict access to specific users. Click OK to save your changes after configuring the permissions.
確保“所有人”組對驅動器具有讀取權限。 如果您需要額外的安全性(例如,如果您不使用家庭網絡),則可以限制對特定用戶的訪問。 配置權限后,單擊“確定”保存更改。
You may want to disable password-protected sharing to make this easier, assuming you’re on a secure home network. To do so, click the Network and Sharing Center link under Password Protection.
假設您使用的是安全的家庭網絡,則可能要禁用密碼保護的共享,以使此操作更容易。 為此,請單擊“密碼保護”下的“網絡和共享中心”鏈接。
Click the Home or Work header, scroll down, and select Turn off password protected sharing to disable it. Click the Save changes button after you’re done.
單擊家庭或工作標題,向下滾動,然后選擇關閉密碼保護的共享以將其禁用。 完成后,點擊保存更改按鈕。
After you click the OK button, your drive will be shared on the network. You’ll see its address under Network Path in the properties window.
單擊確定按鈕后,您的驅動器將在網絡上共享。 您將在屬性窗口的“網絡路徑”下看到其地址。
An icon over the drive indicates that it’s shared. To stop sharing the drive later, go back into its Advanced Sharing window and uncheck the Share this folder checkbox.
驅動器上的圖標表示已共享。 要在以后停止共享驅動器,請返回其“高級共享”窗口,然后取消選中“共享此文件夾”復選框。
映射驅動器 (Mapping a Drive)
On your other computer, open Windows Explorer and click the Network option to view your network.
在另一臺計算機上,打開Windows資源管理器,然后單擊“網絡”選項以查看您的網絡。
Browse to the share you created, then right-click it and select Map network drive.
瀏覽到您創建的共享,然后右鍵單擊它并選擇“映射網絡驅動器”。
You can specify a drive letter for the shared optical drive and have it automatically become mapped each time you log in.
您可以為共享光盤驅動器指定驅動器號,并使其在每次登錄時自動映射。
The mapped drive will appear as its own drive letter in the My Computer window. Double-click the drive, or navigate to it in any application, to access its contents over the network.
映射的驅動器將在“我的電腦”窗口中顯示為自己的驅動器號。 雙擊驅動器,或在任何應用程序中導航至該驅動器,以通過網絡訪問其內容。
We’ve also covered using Paragon Net Burner, a third-party program, to share disc drives over the network.
我們還介紹了使用第三方程序Paragon Net Burner通過網絡共享磁盤驅動器。
翻譯自: https://www.howtogeek.com/114254/how-to-share-cd-dvd-drives-over-the-network-on-windows/
映射的網絡驅動器怎么共享
總結
以上是生活随笔為你收集整理的映射的网络驱动器怎么共享_如何在Windows上通过网络共享CD和DVD驱动器的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 17.3.12---urlparse模块
- 下一篇: JavaScript一个简易枚举类型实现