Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
zh-tw:fm_webdav_pc [2013/09/06 05:51]
Coco [設定 WebDAV 服務]
zh-tw:fm_webdav_pc [2013/09/06 08:59] (current)
Coco [WebDAV 操作方式(Windows OS)]
Line 2: Line 2:
 WebDAV 是附屬於網頁伺服器底下的一個服務,用於上傳或下載文件。它可以被用於近端與遠端的資料傳輸​​,而 Samba 僅可用於在近端網絡上。然而,傳輸速率因傳送的封包模式,效能會比較慢,以及其它的限制(例如單一檔案大小的限制)。 WebDAV 是附屬於網頁伺服器底下的一個服務,用於上傳或下載文件。它可以被用於近端與遠端的資料傳輸​​,而 Samba 僅可用於在近端網絡上。然而,傳輸速率因傳送的封包模式,效能會比較慢,以及其它的限制(例如單一檔案大小的限制)。
  
-<note tip>​只要有可能,我們建議您近端使用[zh-tw:​fm_smb_pc|SMB]、遠端使用[zh-tw:​fm_ftp_pc| FTP]]進行資料的傳送,而不是透過 WebDAV。原因是資料傳輸速度會更快,更可靠。</​note>​+<note tip>​只要有可能,我們建議您近端使用[[zh-tw:​fm_smb_pc|SMB]]、遠端使用[[zh-tw:​fm_ftp_pc| FTP]]進行資料的傳送,而不是透過WebDAV。原因是資料傳輸速度會更快,更可靠。</​note>​
  
 ===== 設定 WebDAV 服務 ===== ===== 設定 WebDAV 服務 =====
 WebDAV 服務預設已經開啟,您不需要在作另外的設定,因為該服務是網頁伺服器底下的一個服務,所以並沒有關閉的選項。 WebDAV 服務預設已經開啟,您不需要在作另外的設定,因為該服務是網頁伺服器底下的一個服務,所以並沒有關閉的選項。
-===== Map Network Drive ===== +===== 建立網路磁碟連線 ​===== 
-  * To map the network drive on the home network ​(LAN), use the local IP address ​(e.g. **%%http://​192.168.1.10/​webdav%%**). +  * 在區域網路(LAN)中建立網路磁碟連線,請使用區域網路的IP (例如: ​**%%http://​192.168.10.5/​webdav%%**). 
-  * To map the network drive remotely ​(WAN), use the external ​IP address ​(e.g. **%%http://121.85.21.144/​webdav%%**) ​or the device name (e.g. **%%http://​devicename.myakitio.com/​webdav%%**).+  * 在網際網路(WAN)中建立網路磁碟連線,請使用外部網路的IP (例如: ​**%%http://61.57.149.125/​webdav%%**) ​或是私有雲的網址 ​(例如: ​**%%http://​devicename.myakitio.com/​webdav%%**).
  
-<​note>​WebDAV ​requires the WebClient ​service. If this service is currently not running, please start the service manually. Go to Control Panel Administrative Tools Services, find the "WebClient" service and start it.</​note>​+<​note>​ WebDAV ​會要求啟動 ​WebClient ​服務。如果此服務被關閉,請手動啟動該服務。在電腦的「控制面板>管理工具>服務」中,找到“WebClient”服務並啟動它。</​note>​
  
-<note tip>If you get a slow response when working with WebDAV on Windows Vista or Windows 7, use a WebDAV ​client instead or refer to this [[http://​support.microsoft.com/​kb/​2445570|FAQ ​from Microsoft]]. Keep in mind that WebDAV ​is slower than Samba or FTP even with the change to the LAN settings.</​note>​+<note tip>​Windows VistaWindows 7以上使用WebDAV工作時,如果你覺得速度慢,請至微軟FAQ找尋解決方案[http://​support.microsoft.com/​kb/​2445570|FAQ]。請記住,WebDAV服務是比 ​Samba 或 FTP 還慢,甚至會受到系統網路設置的影響。</​note>​
  
-<note important>​If you have problems transferring large files and see the message ​**Error 0x800700DF: The file size exceeds the limit allowed and cannot be saved.**, refer to this article from the [[http://​answers.microsoft.com/​en-us/​windows/​forum/​windows_xp-hardware/​error-0x800700df-the-file-size-exceeds-the-limit/​d208bba6-920c-4639-bd45-f345f462934f|Microsoft Community]]. You can modify the registry ([HKLM\SYSTEM\CurrentControlSet\Services\WebClient\Parameters\FileSizeLimitInBytes]) to solve this problem but the maximum value is FFFFFFFF ​(4294967295), which means the largest file size you can upload is about 4GB.</​note> ​+<note important>​如果你在傳輸大檔案時碰到**錯誤0x800700DF:文件大小超過允許的限制,無法儲存。**。您可以通過修改註冊表([HKLM\SYSTEM\CurrentControlSet\Services\WebClient\Parameters\FileSizeLimitInBytes])來解決這個問題,但最大值為 ​FFFFFFFF4294967295),這意味著你可以上傳的最大檔案大小是4GB</​note> ​
  
-  - On your computer, open the file explorer.\\ {{:​fm-smb-pc05.jpg?​nolink|}} +  - 開啟系統「電腦」項目,點選「連線網路磁碟機」,如果沒有在「電腦」視窗上看到「連線網路磁碟機」選項,您可以在「**工具**」項目中找到它。\\ {{zh-tw:tw_webdav-01.jpg?​nolink|}} 
-  - Select ​**Map network drive**.\\ {{:fm-smb-pc05a.jpg?​nolink|}} +  - 輸入 ​**%%http://​%%** ​依照您的私有雲訊息填入 ​(例如:**%%http://​mycloud-pro.myakitio.com%%**) ​或是IP位置 ​(例如:**%%http://​192.168.10.5%%**) 最後在加上 ​**webdav** ​資料夾名稱。(要建立一個永久的網路磁碟,請勾選「登入時請重新連線」)\\ {{zh-tw:tw_webdav-02.jpg?​nolink|}} 
-  - If you don't see the shortcut, go to **Tools** in the menu bar and there you can select **Map network drive...**.\\ {{:fm-smb-pc07a.jpg?​nolink|}} +  - 當提示輸入登入訊息視窗時,請輸入您的用戶帳號名稱與的該用戶的密碼,然後點擊「**確定**」。\\ {{zh-tw:tw_webdav-03.jpg?​nolink|}} 
-  - Enter **%%http://​%%** ​followed by the device name and the web portal domain ​(e.g. **%%http://​mycloud-pro.myakitio.com%%**) ​or the IP address ​(e.g. **%%http://​192.168.1.10%%**) ​plus the **webdav** ​folder.\\ {{:​fm-webdav-pc01a.jpg?​nolink|}} +  - 您現在有一個永久連結的網路磁碟機代號在你的電腦中,您可以像其他的磁碟一樣使用它。\\ {{zh-tw:tw_webdav-04.jpg?​nolink|}}
-  - To create a permanent link that also stays after a system reboot, select **Reconnect at logon** and then click **Finish** to complete the setup wizard.\\ {{:​fm-webdav-pc01b.jpg?​nolink|}} +
-  - When prompted for the login credentials,​ enter the username and password of your user account on the network drive and click **OK**. As an example, the administrator would enter **admin** for both username and password.\\ {{:​fm-webdav-pc03a.jpg?​nolink|}} +
-  - You now have a permanent link on your computer and can access the files just like you would do with any other drive.\\ {{:​fm-webdav-pc04a.jpg?​nolink|}} +
- +
- +
-===== WebDAV Client ===== +
-With a 3rd party WebDAV client, it's not only easier to manage multiple accounts but in many cases, it's also faster to transfer files compared to the standard file explorer in Windows. If you already have a WebDAV client or a FTP client that also supports WebDAV, simply use your preferred program. If you are still looking for a client, you could try [[http://​cyberduck.ch|Cyberduck]],​ [[http://​www.bitkinex.com/​|BitKinex]] or [[http://​rei.to/​carotdav_en.html|CarotDAV]] to name a few free programs. +
- +
-  - Start up your WebDAV client. In this example, we are using Cyberduck.\\ {{:​fm-webdav-pc05.jpg?​nolink|}} +
-  - Open a new connection.\\ {{:​fm-webdav-pc06a.jpg?​nolink|}} +
-  - Select **WebDAV** for the protocol.\\ {{:​fm-webdav-pc07a.jpg?​nolink|}} +
-  - Enter the device name and the web portal domain ​(e.g. **%%mycloud-pro.myakitio.com%%**or the IP address (e.g. **%%192.168.1.10%%**) for the server.\\ {{:fm-webdav-pc07b.jpg?​nolink|}} +
-  - Enter the username and password of your user account on the network drive. As an example, the administrator would enter **admin** for both username and password.\\ {{:fm-webdav-pc07c.jpg?​nolink|}} +
-  - Enter **webdav** for the path.\\ {{:fm-webdav-pc07d.jpg?​nolink|}} +
-  - Double check your settings and then click **Connect**.\\ {{:fm-webdav-pc07e.jpg?​nolink|}} +
-  - You can now manage your files on the network drive through the WebDAV client.\\ {{:fm-webdav-pc08.jpg?​nolink|}}+
  

ebook

AKiTiO MyCloud eManual
for iPad, Nook, Sony Reader, etc.

ePub format