# 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="https://2363712449-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7cMJiGuXy340g9NzpxLY%2Fuploads%2Fgit-blob-b4980e840d3bf8b5b250328139ca7f682c90e398%2FScreenshot%202025-11-03%20at%2016.49.49.png?alt=media" media="(prefers-color-scheme: dark)"><img src="https://2363712449-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7cMJiGuXy340g9NzpxLY%2Fuploads%2Fgit-blob-5344354ebbab43094791e538534aaec2969c0ab9%2FScreenshot%202025-11-03%20at%2016.49.58.png?alt=media" 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
```
