# TahoeLAFS destination

Duplicati supports backups to the [Tahoe least-authority file store](https://github.com/tahoe-lafs/tahoe-lafs), Tahoe-LAFS.

## User interface

<figure><picture><source srcset="/files/X5LLgJFeBVJo3k0KMPgj" media="(prefers-color-scheme: dark)"><img src="/files/iFgIqSHQqZU3QtrDFUJ9" alt="Configure the Tahoe LAFS destination"></picture><figcaption></figcaption></figure>

To configure the TahoeLAFS destination, enter the server and the path.

## URL format for Commandline

To use the TahoeLAFS destination, use this URL format:

```
tahoe://<hostname>:<port>/uri/URI:DIR2:<folder>
  ?use-ssl=true
```


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.duplicati.com/backup-destinations/decentralized-providers/tahoelafs-destination.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
