Differences

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

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
zh-tw:fm_webdav_pc [2013/09/06 05:48]
Coco 建立
zh-tw:fm_webdav_pc [2013/09/06 06:09]
Coco [Map Network Drive]
Line 4: Line 4:
 <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>​
  
-===== Setup WebDAV ​Service ​===== +===== 設定 ​WebDAV ​服務 ​===== 
-The WebDAV ​service is enabled and running by defaultThere are no settings to configure on the network drive.+WebDAV ​服務預設已經開啟,您不需要在作另外的設定,因為該服務是網頁伺服器底下的一個服務,所以並沒有關閉的選項。 
 +===== 建立網路磁碟連線 ===== 
 +  * 在區域網路(LAN)中建立網路磁碟連線,請使用區域網路的 IP (例如: **%%http://​192.168.10.5/​webdav%%**). 
 +  * 在網際網路(WAN)中建立網路磁碟連線,請使用外部網路的 IP (例如: **%%http://​61.57.149.125/​webdav%%**) 或是私有雲的網址 (例如: **%%http://​devicename.myakitio.com/​webdav%%**).
  
-===== Map Network Drive ===== +<​note>​ WebDAV 會要求啟動 WebClient 服務。如果此服務被關閉,請手動啟動該服務。在電腦的「控制面板>​管理工具>​服務」中,找到“WebClient”服務並啟動它。<​/note>
-  * To map the network drive on the home network (LAN), use the local IP address (e.g. **%%http://​192.168.1.10/​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%%**).+
  
-<​note>​WebDAV ​requires the WebClient serviceIf 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 ​tipWindows Vista 或 Windows 7 以上使用 ​WebDAV ​工作時,如果你覺得速度慢,請至微軟 FAQ 找尋解決方案[http://​support.microsoft.com/​kb/​2445570|FAQ的]。請記住,WebDAV 服務是比 Samba 或 FTP 還慢,甚至會受到系統網路設置的影響。</​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 important>​如果你在傳輸大檔案時碰到**錯誤0x800700DF:文件大小超過允許的限制,無法儲存。**。您可以通過修改註冊表([HKLM\SYSTEM\CurrentControlSet\Services\WebClient\Parameters\FileSizeLimitInBytes])來解決這個問題,但最大值為 ​FFFFFFFF4294967295),這意味著你可以上傳的最大檔案大小是4GB</​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> ​+
  
   - On your computer, open the file explorer.\\ {{:​fm-smb-pc05.jpg?​nolink|}}   - On your computer, open the file explorer.\\ {{:​fm-smb-pc05.jpg?​nolink|}}
Line 24: Line 23:
   - 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|}}   - 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|}}   - 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 ===== ===== 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. 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.

ebook

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

ePub format