Filen CLI (public beta)
📩 Releases | 📖 Documentation | 📜 Source
The Filen CLI provides a set of useful tools for interacting with your Filen cloud drive, like managing files and directories. Start it without specifying a command to enter interactive mode. For now, syncing, drive mounting, etc. are available through the managed Filen Rclone.
Public Beta:
This is the Rust rewrite of FilenCloudDienste/filen-cli, which has been sunsetted.
While it aims to fully replace it, it is currently in open beta: Some functionality is still missing, and there might be bugs.
Please report bugs on our issues page at filen-rs!
Feature requests can be submitted on features.filen.io.
Installation and updates
💻 Linux and macOS:
curl -sL https://raw.githubusercontent.com/FilenCloudDienste/filen-rs/refs/heads/main/filen-cli/install.sh | bash
💻 Windows: Download the latest binaries from the release page.
🐋 Docker images are also available as filen/cli (you need to specify a version instead of using :latest).
The CLI includes an automatic updater.
Documentation
You can find documentation from within the CLI using the help subcommand and at docs.filen.io.