mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Updated WebDAV (markdown)
parent
dece616d9c
commit
697be4be54
|
@ -7,7 +7,7 @@ There are many existing WebDAV options. You can always choose to `weed mount` th
|
|||
# Access SeaweedFS via WebDAV on Mac
|
||||
1. Open "Finder" > "Go" > "Connect to Server"
|
||||
![](WebDavFinderConnect.png)
|
||||
1. Enter the URL of the filer, Format: http://<filerHost>:<filerPort>
|
||||
1. Enter the URL of the filer, Format: `http://<filerHost>:<filerPort>`
|
||||
![](WebDavConnectServer.png)
|
||||
1. Connect as "Guest"
|
||||
![](WebDavConnectAs.png)
|
||||
|
|
Loading…
Reference in a new issue