Commit Graph

55 Commits

Author SHA1 Message Date
beed2f16ab use rust_util 0.2.3 2020-05-02 23:49:32 +08:00
784c15c05c add compress_file 2020-04-18 17:14:21 +08:00
de492e1fbd fix spell 2020-04-17 08:05:40 +08:00
484e7de833 ref return 2020-04-13 00:09:43 +08:00
ab1be53102 add zip -r 2020-04-12 23:59:59 +08:00
136aafe2db add use_zip 2020-04-12 23:55:59 +08:00
589b585f38 add swtch for sequoia_openpgp 2020-04-12 23:03:51 +08:00
54a15f24f7 version 0.1.0 -> 1.0.0 2020-04-12 17:51:38 +08:00
537628221b use get_current_secs 2020-04-12 14:56:23 +08:00
83cfb5489c ref unwrap_or_else 2020-04-12 14:52:13 +08:00
2e70fc3d73 fix clippy 2020-04-12 14:17:42 +08:00
63919d5532 ref 2020-04-12 01:38:15 +08:00
b7c747c565 update use 2020-04-12 01:19:44 +08:00
b1a9e6f8f2 use sha-1/hmac 2020-04-04 23:34:42 +08:00
05d4907fbd .gpg -> .zip.gpg 2020-04-04 22:53:44 +08:00
831d66fddb add zip file support 2020-04-04 01:38:54 +08:00
13fff9569b use enumerate 2020-04-03 08:18:16 +08:00
ab3e69997b remove unnessary pub 2020-04-03 08:12:54 +08:00
2f7ff048a7 add fn get_safe_backup_count 2020-04-03 08:03:19 +08:00
d1fda09f2e del files use for loop 2020-04-03 07:56:52 +08:00
53a1b2db29 add backup count configable 2020-04-02 08:20:26 +08:00
8af2c0549b check file 2020-04-02 01:22:19 +08:00
5cde620dd9 opt rm files 2020-04-02 01:19:11 +08:00
d27b09cc1a use result 2020-04-01 01:59:15 +08:00
75f56cb5e2 add remove http:// or https:// 2020-03-30 01:28:20 +08:00
8578ea2c84 use if let 2020-03-30 01:17:38 +08:00
86eb80dd73 now can run 2020-03-30 00:48:57 +08:00
9af3cae5a0 add verbose 2020-03-30 00:09:38 +08:00
27205f9922 add zip, pgp and put file 2020-03-29 01:14:29 +08:00
7da74889d3 update crates 2020-03-29 00:16:11 +08:00
9dddaef777 add lay_static, debug 2019-12-25 01:02:06 +08:00
24a8eba20b use struct.f 2019-12-15 11:36:48 +08:00
9fe2f99f46 add verbose 2019-12-15 11:16:30 +08:00
44fb8683b2 add read config 2019-12-14 23:35:52 +08:00
795ff60e3e add user assign config, -c -config 2019-12-14 23:32:00 +08:00
dc1ab83d28 update get content returns Option 2019-12-08 22:51:34 +08:00
8ac0b56bc1 add process_oss_files 2019-12-07 19:54:02 +08:00
25ad3ca457 add delete_file,get_file_content,put_file_content 2019-12-07 00:54:43 +08:00
59e018c2d4 add file zip compress 2019-12-01 23:57:17 +08:00
2b44720224 add zip_util.rs 2019-12-01 11:15:55 +08:00
8e15d49a98 update main.rs 2019-11-30 10:44:46 +08:00
93e24e3b08 add opt.rs 2019-11-30 10:43:58 +08:00
305aa12584 update main.rs 2019-11-30 10:32:07 +08:00
42c95fbb18 update config_util.rs 2019-11-30 10:28:12 +08:00
53fed04b73 add config_util.rs 2019-11-29 08:09:39 +08:00
8038d7197f use OpenPGPTool encrypt file 2019-11-29 08:04:49 +08:00
6891d4daf1 add openpgp, dep oss rust 2019-11-29 01:09:54 +08:00
730b3b7728 add put 2019-11-28 00:51:05 +08:00
b0ec510880 add oss_util.rs 2019-11-27 08:02:03 +08:00
c66f563c2e change String to &'a str' 2019-11-26 00:52:11 +08:00