百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
K

kopia

> 编程语言
开源

Windows,macOS & Linux的跨平台备份工具,具有快速,递增的备份,客户端端到端加密,压缩和数据分解等功能. 国 际

13.8K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

Windows,macOS & Linux的跨平台备份工具,具有快速,递增的备份,客户端端到端加密,压缩和数据分解等功能. 国 际

Kopia

n.

  1. copy, replica (Polish)
  2. lance, spear
  3. fast and secure backup tool

Kopia is a fast and secure open-source backup/restore tool that allows you to create encrypted snapshots of your data and save the snapshots to remote or cloud storage of your choice, to network-attached storage or server, or locally on your machine. Kopia does not 'image' your whole machine. Rather, Kopia allows you to backup/restore any and all files/directories that you deem are important or critical.

Kopia has both CLI (command-line interface) and GUI (graphical user interface) versions, making it the perfect tool for both advanced and regular users. You can read more about Kopia's unique features -- which include compression, deduplication, user-controlled end-to-end encryption, and error correction -- to get a better understanding of how Kopia works.

When ready, head to the installation page to download and install Kopia, and make sure to read the Getting Started Guide for a step-by-step walkthrough of how to use Kopia.

Pick the Cloud Storage Provider You Want

Kopia supports saving your encrypted and compressed snapshots to all of the following storage locations:

  • Amazon S3 and any cloud storage that is compatible with S3
  • Azure Blob Storage
  • Backblaze B2
  • Google Cloud Storage
  • Any remote server or cloud storage that supports WebDAV
  • Any remote server or cloud storage that supports SFTP
  • Some of the cloud storage options supported by Rclone
    • Requires you to download and setup Rclone in addition to Kopia, but after that Kopia manages/runs Rclone for you
    • Rclone support is experimental: not all the cloud storage products supported by Rclone have been tested to work with Kopia, and some may not work with Kopia; Kopia has been tested to work with Dropbox, OneDrive, and Google Drive through Rclone
  • Your local machine and any network-attached storage or server
  • Your own server by setting up a Kopia Repository Server

And Kopia uses data deduplication to save you money! Read the repositories help page for more information on supported storage locations.

With Kopia you are in full control of where to store your snapshots, that is, you pick the storage provider you want to use. You must provision and pay for the storage provider for whatever storage locations you want to use, and then tell Kopia what those storage locations are. You can even use multiple storage locations for different backup repositories if you want. Kopia also supports backing up multiple machines to the same storage location.

Kopia in Action

Using Kopia via command-line interface: Using Kopia via graphical user interface (note: the video is of an older version of Kopia and the interface is different in the current version of Kopia, but the main principles of the interface are the same): Getting Started

See Kopia Documentation for more information. Also check out the users forum.

Licensing

Kopia is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.

Building Kopia

See Build Infrastructure for more information on building Kopia and working with the source code.

Contribution Guidelines

Kopia is open source. For more information see the Contribution Guidelines.

Reporting Security Issues

If you find a security issue you'd like to disclose privately, please contact [email protected].

GitHub Issues· 0 开放

在 GitHub 查看全部

暂无开放 Issues,或尚未同步最近议题。

> 标签

Gobackupclouddeduplicationencryption

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言