# Installer ffsend avec Homebrew, apk, MacPorts, Nix, scoop, winget

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de ffsend pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:ffsend
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install ffsend
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install ffsend
```

  Preuve: MacPorts ports tree: net/ffsend/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add ffsend
```

  Preuve: Alpine Linux edge package indexes: ffsend from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#ffsend
```

  Preuve: nixpkgs package indexes: pkgs/by-name/ff/ffsend/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- Scoop (92%):

```sh
scoop install main/ffsend
```

  Preuve: Scoop official bucket manifest trees: bucket/ffsend.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id TimVisee.ffsend -e
```

  Preuve: Windows Package Manager source index: TimVisee.ffsend from https://cdn.winget.microsoft.com/cache/source.msix

## Faits du paquet

- **Clé du paquet:** brew:ffsend
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.2.77
- **Résumé source:** Fully featured Firefox Send client
- **Page d'accueil:** <https://gitlab.com/timvisee/ffsend>
- **Dépôt:** <https://github.com/timvisee/ffsend>
- **Dernière mise à jour:** 2026-08-02T16:35:32+09:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- ffsend (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.2.77
## Historique du projet et usages

ffsend is a Rust command-line client for Firefox Send-compatible services. Its niche is simple terminal-driven upload, download, inspection, deletion, and history management for expiring encrypted file shares.

### Historique du projet

The project was created in 2018 and describes itself as a fully featured Firefox Send client. Its README emphasizes client-side encryption, expiring download limits, optional passwords, directory archiving, QR-code generation, custom Send hosts, and script-friendly behavior.

The original Mozilla Firefox Send service was discontinued on September 17, 2020, which made ffsend more dependent on alternative or self-hosted Send-compatible servers. The README explicitly notes that the default Send host is provided by the maintainer and that the tool is not affiliated with Mozilla.

### Historique d'adoption

ffsend is packaged for command-line users across several ecosystems, including Homebrew, MacPorts, Nix, Scoop, winget, and Alpine Linux according to the package facts in this batch. That breadth is larger than the project's niche would suggest and reflects the appeal of a small CLI around a browser-originated encrypted sharing service.

### Modes d'utilisation

Typical usage is `ffsend upload FILE` to produce a share URL and `ffsend download URL` to retrieve it. The project also documents commands for inspecting a remote file, changing a password, deleting a share, viewing upload history, using custom hosts, and controlling expiry time and download limits.

### Pourquoi les passionnés de paquets s'y intéressent

For package users, ffsend is mostly interesting as a CLI wrapper around an otherwise web-first service model: it turns ephemeral encrypted sharing into a scriptable Unix-style command while preserving client-side encryption semantics.

### Chronologie

- 2018: GitLab project created and first release series published.
- 2020: Mozilla discontinued Firefox Send, shifting practical ffsend use toward maintainer-run or self-hosted Send-compatible services.

### Related projects

- ffsend is related to Mozilla Firefox Send and community Send-compatible server forks.

### Sources

- <https://gitlab.com/timvisee/ffsend>
- <https://gitlab.com/api/v4/projects/timvisee%2Fffsend>
- <https://gitlab.com/api/v4/projects/timvisee%2Fffsend/releases>
- <https://support.mozilla.org/en-US/kb/what-happened-firefox-send>
- <https://formulae.brew.sh/formula/ffsend>


## Notes de sécurité

broad file, network, media, or database tool signal.

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal

## Autres enregistrements de gestionnaires de paquets

- Nix - ffsend: normalized package name match | nixpkgs package indexes: pkgs/by-name/ff/ffsend/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - ffsend - 0.2.76-r4: normalized package name match | Alpine Linux edge package indexes: ffsend from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | A fully featured Firefox Send client | https://gitlab.com/timvisee/ffsend
- apk - ffsend-bash-completion - 0.2.76-r4: normalized package name match | Alpine Linux edge package indexes: ffsend-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Bash completions for ffsend | https://gitlab.com/timvisee/ffsend
- apk - ffsend-fish-completion - 0.2.76-r4: normalized package name match | Alpine Linux edge package indexes: ffsend-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Fish completions for ffsend | https://gitlab.com/timvisee/ffsend
- apk - ffsend-zsh-completion - 0.2.76-r4: normalized package name match | Alpine Linux edge package indexes: ffsend-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Zsh completions for ffsend | https://gitlab.com/timvisee/ffsend
- MacPorts - ffsend: normalized package name match | MacPorts ports tree: net/ffsend/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - main/ffsend: normalized package name match | Scoop official bucket manifest trees: bucket/ffsend.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - TimVisee.ffsend: normalized package name match | Windows Package Manager source index: TimVisee.ffsend from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

View the package source record on GitHub. [combined/ffsend.yml](https://github.com/mxcl/pkgdb/blob/main/combined/ffsend.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
