Thanks to visit codestin.com
Credit goes to github.com

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

Management

Advanced Filer Configurations

Cloud Drive

AWS S3 API

S3 Authentication & IAM

Server-Side Encryption

S3 Client Tools

Machine Learning

HDFS

Replication and Backup

Metadata Change Events

Messaging

Use Cases

Operations

Advanced

Security

Misc Use Case Examples

Clone this wiki locally