GithubHelp home page GithubHelp logo

funnytaoz / aliyunpan Goto Github PK

View Code? Open in Web Editor NEW

This project forked from chenxingk/aliyunpan

0.0 1.0 0.0 68 KB

一款可以自动检测新增文件,自动上传,定时自动备份本地目录文件到【阿里云盘】等于一体的多功能云备份工具

Home Page: https://gitee.com/xingk-code/AliYunPan

Java 100.00%

aliyunpan's Introduction


自动备份文件到网盘

一款可以定时备份本地目录到阿里云盘的小工具

#### 介绍 Java Swing + Hutool + Okhttp3 自动备份文件到【阿里云盘】的小工具

安装教程

  1. 电脑需要有JDK环境
  2. windows10 系统开发测试通过 mac暂无测试(理论可以运行)

内置功能

  1. 刷新Token:每小时刷新一次Token,避免token失效。
  2. 文件分类:支持按文件类型分类上传,按【文档、图片、视频、音乐等】
  3. 上传记忆:记录已经上传的文件,下次执行进行增量上传。
  4. 目录监控:监听当前需要备份的目录,产生新文件时自动上传新文件。
  5. 定时同步:开启程序后,每晚20:00 自动上传本地目录到【阿里云盘】

使用说明

  1. 双击打开程序,选择要备份的目录
  2. 通过浏览器登录阿里云盘,登录成功后按F12打开浏览器控制台
  3. 输入【JSON.parse(localStorage.getItem('token')).refresh_token】即可获得Token 输入图片说明
  4. 备份目录则填写想要上传到【阿里云盘】的目录名称
  5. 点击开始备份,即可运行。

注意:【程序初次运行会在同级目录生成:back_config.setting(程序配置文件,存放目录,token,备份模式等信息)、uploadLog.txt(则存放上传过的文件夹,此文件删除后会重新扫描目录下文件是否已上传)】

aliyunpan's People

Contributors

chenxingk avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.