Skip to content

Java 免费开源内容备份,压缩,远程发送一体化任务调度应用及引擎框架。Java content backup, compression, sending service application and engine framework.

Notifications You must be signed in to change notification settings

danielleela/EasyBackup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EasyBackup

基于 Java 的免费开源跨平台内容备份,压缩,远程发送一体化任务调度应用及引擎框架。

A free, open source, cross-platform content backup, content compression, remote sending task scheduling application integration framework and engine based on Java.

EasyBackup

中文

EasyBackup 是一个基于 Java 的免费开源跨平台内容备份压缩远程发送一体化任务调度应用及引擎框架。

能够为需要进行内容备份的程序场景提供一体化支持:集合了基于任务调度的内容备份,内容压缩,远程发送,命令执行等等功能。而这一切,仅需进行简单的配置管理即可完成。

请根据用途选择:

  • EasyBackup Application: 开箱即用版本,作为应用运行(libs/easybackup_application)
  • EasyBackup Engine Framework: 作为 Java 内容备份引擎框架扩展(libs/easybackup_engine_framework)

中文说明文档

官方主页

留言评论

如果您有更好意见,建议或想法,请联系我。

English

EasyBackup is a free open-source Java-based, cross-platform content backup, content compression, remote sending task scheduling application and engine framework.

Provide full support for the need to backup the content: Collection of content-based task scheduling backups, content compression, remote sending, command execution and more. And all this, just a simple configuration management to complete.

Please choose according to purpose:

  • EasyBackup Application: Can run as application (libs/easybackup_application)
  • EasyBackup Engine Framework: Can be extended as the content backup engine framework for Java (libs/easybackup_engine_framework)

English Readme

The official home page

Comments

If you have more comments, suggestions or ideas, please contact me.

Maven - EasyBackup Engine Framework

<!-- EasyBackup Engine Framework Maven dependency -->
<dependency>
   <groupId>cn.easyproject</groupId>
   <artifactId>easybackup</artifactId>
   <version>3.3.2-RELEASE</version>
</dependency>

<!-- EasyBackup Plugins -->
<!-- Based on the EasyBackup mysql database backup plugin Maven dependency -->
<dependency>
   <groupId>cn.easyproject</groupId>
   <artifactId>easybackup-mysql</artifactId>
   <version>3.2.0-RELEASE</version>
</dependency>

EasyBackup Web Manger

EasyBackup Web Manger 是一个基于 EasyBackup 框架引擎的 Java Web 管理器,可以在 Web UI 下完成备份配置管理,备份启动,停止控制。

EasyBackup web manager

EasyBackup Web Manger is a Java Web Manager based on the EasyBackup framework Engine, you can complete the backup configuration, start and stop control.

EasyBackup web manager

End

Email:[email protected]

http://www.easyproject.cn

Donation/捐助:


支付宝/微信/QQ/云闪付/PayPal 扫码支付
支付宝/微信/QQ/云闪付/PayPal

我们相信,每个人的点滴贡献,都将是推动产生更多、更好免费开源产品的一大步。

感谢慷慨捐助,以支持服务器运行和鼓励更多社区成员。

We believe that the contribution of each bit by bit, will be driven to produce more and better free and open source products a big step.

Thank you donation to support the server running and encourage more community members.

About

Java 免费开源内容备份,压缩,远程发送一体化任务调度应用及引擎框架。Java content backup, compression, sending service application and engine framework.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%