Slink
Slink is an open source tool for creating incremental backups of local files to cloud storage services.
About Slink
It supports S3-compatible storage, Backblaze B2, and local filesystem targets. You configure it with a simple YAML file. Slink can filter by file patterns and set retention policies. The project is written in Go and distributed as a single binary. It was created by Andrii Kryvoviaz and is licensed under the MIT open source license.
Slink is best for developers or sysadmins who want a lightweight, scriptable backup agent without a web UI. It has no paid tiers or cloud dependency. The documentation provides clear examples for setting up automated backups with systemd timers or cron jobs.
Quick Facts
- Pricing
- Free
- License
- Open Source
- Platform
- Linux
- Developer
- Andrii Kryvoviaz