Skip to content
Chris Lu edited this page May 3, 2019 · 2 revisions

SeaweedFS provides weed webdav command to enable accessing via WebDAV.

Current implementation does not enforce authentication yet.

There are many existing WebDAV options. You can always choose to weed mount the Filer first, and use your own WebDAV option.

Access SeaweedFS via WebDAV on Mac

  1. Open "Finder" > "Go" > "Connect to Server"
  2. Enter the URL of the filer, Format: http://<filerHost>:<filerPort>
  3. Connect as "Guest"
  4. Connected! Now you can operate the files as normal files.

Introduction

API

Configuration

Filer

Advanced Filer Configurations

Cloud Drive

AWS S3 API

AWS IAM

Machine Learning

HDFS

Replication and Backup

Messaging

Use Cases

Operations

Advanced

Security

Misc Use Case Examples

Clone this wiki locally