https://github.com/cnbattle/go-backup
go 写的一个简单的邮件备份工具。
https://github.com/cnbattle/go-backup
Last synced: 3 months ago
JSON representation
go 写的一个简单的邮件备份工具。
- Host: GitHub
- URL: https://github.com/cnbattle/go-backup
- Owner: cnbattle
- Created: 2020-07-15T04:00:59.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-15T04:42:26.000Z (almost 5 years ago)
- Last Synced: 2025-01-22T05:42:36.306Z (4 months ago)
- Language: Go
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# go-backup
[](https://github.com/cnbattle/go-backup)
[](https://goreportcard.com/report/github.com/cnbattle/go-backup)
[](https://godoc.org/github.com/cnbattle/go-backup)
[](https://github.com/996icu/996.ICU/blob/master/LICENSE)go 写的一个简单的邮件备份工具。
# 使用
- cp config.example.toml config.toml
- 根据自己的需求修改配置注意:
> 大文件/多文件/高频备份,请注意邮箱服务商附件相关的限制,如:QQ邮箱 单附件限制大小50MB,一天上限200MB。