macOS
brew install filen-clilocal Homebrew formula metadata
brew
Interface with Filen, an end-to-end encrypted cloud storage service. Version 0.0.34 via Homebrew; verified 2026-06-15.
install
brew install filen-clilocal Homebrew formula metadata
nix profile install nixpkgs#filen-clinixpkgs package indexes · pkgs/by-name/fi/filen-cli/package.nix · source: api.github.com
winget install --id FilenCloud.Filen-cli -eWindows Package Manager source index · FilenCloud.Filen-cli · source: cdn.winget.microsoft.com
overview
Interface with Filen, an end-to-end encrypted cloud storage service
history
Filen CLI is the command-line companion for Filen's end-to-end encrypted cloud storage service, covering drive access, sync, WebDAV, S3 mirroring, and headless workflows.
For package users, it is the bridge between a consumer-facing encrypted storage service and scriptable Unix-style automation.
The public Filen CLI repository was created in 2024 for Windows, macOS, and Linux. Its README describes a toolset for interacting with Filen Drive in stateless or interactive mode, syncing locations, mounting a network drive, and running WebDAV or S3 mirror servers.
The first public GitHub release, v0.0.1, was published in May 2024. Subsequent 0.0.x releases through 2024 iterated quickly on the CLI distribution.
The README now warns that this CLI is being sunset so the team can focus on a Rust rewrite in the filen-rs repository, citing startup performance, download size, and simpler future development as the reasons.
Filen CLI's adoption is tied to Filen users who need automation beyond the desktop and web apps: headless servers, scripted sync jobs, container deployments, and protocol gateways.
Its distribution channels include official GitHub release binaries, a Linux/macOS install script, Docker images, npm, Homebrew, Nix, and winget, giving it a package-manager footprint beyond the Filen app itself.
The sunset notice makes the package historically transitional: useful and packaged, but expected to give way to the Rust CLI once that rewrite becomes the maintained path.
Typical usage starts with authentication, producing local credential/auth files, then running commands for sync, drive access, WebDAV, S3, or update management.
Because Filen is encrypted cloud storage, the CLI is especially useful where users want private storage in automated jobs without using a graphical client.
The package exposes a `filen` executable, and the README points users to built-in help with `filen --help <cmd or topic>` plus official hosted CLI documentation.
Filen CLI is interesting to package maintainers because it packages a cloud-storage service client as a cross-platform CLI with release binaries, npm distribution, Docker images, and native package-manager entries.
It also shows a common lifecycle wrinkle: the packaged implementation can be official and useful while upstream already signals the next implementation line, in this case a Rust rewrite.
security posture
broad file, network, media, or database tool signal. infrastructure mutation or orchestration signal.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Credential-bearing paths to review before unattended agent runs.
./.filen-cli-credentials./.filen-cli-auth-configexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
filen | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:filen-cli |
|---|---|
| Version | 0.0.34 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/filen-cli |
| Homepage | https://filen.io |
| Repository | https://github.com/FilenCloudDienste/filen-cli |
| Upstream docs | https://docs.filen.io/docs/cli |
| License | AGPL-3.0-or-later |
| Source archive | https://registry.npmjs.org/@filen/cli/-/cli-0.0.34.tgz |
| Last updated | 2026-06-15T10:20:16-04:00 |
| Pulse | updated |
| Dependencies | node |
| Build dependencies | pkgconf |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | filen-cli |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
filen-cli
nix profile install nixpkgs#filen-cliFilenCloud.Filen-cli
winget install --id FilenCloud.Filen-cli -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.