|
|
4e5342fc83
|
Add version command line
|
2024-09-16 13:39:50 +08:00 |
|
|
|
75e6d4bd39
|
Fix directory not exists cause restore failed
|
2024-09-15 14:51:51 +08:00 |
|
|
|
4e816cbf61
|
Fix bug
|
2024-08-06 15:20:06 +08:00 |
|
|
|
b5bc5cbf39
|
Add new settings db_path
|
2024-08-06 15:07:24 +08:00 |
|
|
|
aabe935933
|
Fix handle closed twice
|
2024-07-20 16:44:29 +08:00 |
|
|
|
b1016b029e
|
Fix file is not a cloud file
|
2024-07-20 16:40:45 +08:00 |
|
|
|
a45215497f
|
Fix empty PATH cause problems
|
2024-07-20 16:35:40 +08:00 |
|
|
|
6290fc1dae
|
Support latest py2exe
Fix dll may not load
|
2024-07-20 16:18:00 +08:00 |
|
|
|
4ff3b8a414
|
Fix default value for unpin_file
|
2023-08-19 13:11:54 +08:00 |
|
|
|
d4dedcb316
|
Add new settings unpin_file
|
2023-08-19 13:09:09 +08:00 |
|
|
|
7d82acb488
|
Fix bug when in/excludes contains wildcards rules
|
2023-04-25 14:14:01 +08:00 |
|
|
|
48c2295a49
|
Bug fix: compress_method: null does not apply if parent compress_method specified.
|
2023-02-17 11:14:56 +08:00 |
|
|
|
ea645a8ec9
|
Add support to protect file name
|
2023-02-16 13:31:31 +08:00 |
|
|
|
a779ca4b8d
|
Bug fix: gzip compression will failed when nothing is writed/readed.
|
2023-02-15 22:53:42 +08:00 |
|
|
|
8da365511b
|
Fix sqlite3.dump module not found
v1.0.1
|
2022-12-26 12:43:19 +08:00 |
|
|
|
136b70ccf8
|
Add db_password
|
2022-12-26 12:33:09 +08:00 |
|
|
|
a2972f355b
|
移除不需要的备份文件时支持移除加密文件和压缩文件
|
2022-01-30 14:58:29 +08:00 |
|
|
|
070de441fc
|
fix bug when restoring file
|
2022-01-29 11:02:46 +08:00 |
|
|
|
9a3792d55c
|
fix py2exe build
|
2022-01-28 12:44:43 +08:00 |
|
|
|
cc07636350
|
add support to encrypt files
|
2022-01-28 12:22:45 +08:00 |
|
|
|
cc123daaa0
|
add encrption module
fix bug in zstd compression warp code
fix bug when showing compression inforamtion
|
2022-01-27 16:30:25 +08:00 |
|
|
|
ccb61741ee
|
add support to encrypt database
|
2022-01-26 18:30:11 +08:00 |
|
|
|
84f2cb1fea
|
Add support for cloud placeholder on Windows (Such as OneDrive)
|
2022-01-16 17:54:49 +08:00 |
|
|
|
d8f58df3e2
|
Fix restore will remove exclude files
|
2021-11-26 10:15:01 +08:00 |
|
|
|
f404606c36
|
fix import problem
|
2021-10-24 22:56:42 +08:00 |
|
|
|
e3a84c99aa
|
Fix bug
|
2021-10-24 22:47:46 +08:00 |
|
|
|
698b8669ca
|
add brotli support
|
2021-09-13 10:54:09 +08:00 |
|
|
|
8daac70eb8
|
add snappy support
|
2021-09-13 08:52:39 +08:00 |
|
|
|
f4fd83d787
|
add zstd support
|
2021-09-12 22:12:50 +08:00 |
|
|
|
4815acb425
|
add _zstd cython module
|
2021-09-12 21:12:46 +08:00 |
|
|
|
ef3bf1d99d
|
add support for lzip
|
2021-09-12 14:43:35 +08:00 |
|
|
|
2c0ffba755
|
add lzma support
|
2021-09-12 14:15:26 +08:00 |
|
|
|
5a0fe1e701
|
add gzip support
|
2021-09-12 13:58:27 +08:00 |
|
|
|
44c9778c10
|
leveldb support bzip2 compress
|
2021-09-12 13:43:02 +08:00 |
|
|
|
8249473755
|
add bzip2 compress support for path type files
|
2021-09-12 12:13:59 +08:00 |
|
|
|
875e39a2c9
|
add includes
|
2021-09-12 08:55:16 +08:00 |
|
|
|
8981604a7d
|
add a file to generate version
|
2021-09-11 23:51:38 +08:00 |
|
|
|
5becf9c73a
|
add regex and excludes
|
2021-09-11 20:27:57 +08:00 |
|
|
|
eed35713ea
|
add restore support for leveldb
v1.0.0
|
2021-09-10 12:09:02 +08:00 |
|
|
|
630446d9ca
|
exclude unittest when using py2exe to build with py39
|
2021-09-09 19:23:19 +08:00 |
|
|
|
493af568b5
|
add support to restore normal files
|
2021-09-09 18:51:22 +08:00 |
|
|
|
40b73ee929
|
add ignore_hidden_files and fix '.' and './' will cause problems in path/name
|
2021-09-08 22:14:14 +08:00 |
|
|
|
0dc05ef23b
|
add remove_old_files
|
2021-09-08 14:26:06 +08:00 |
|
|
|
0b38ae9ded
|
fix bug and leveldb also support name
|
2021-09-07 14:58:22 +08:00 |
|
|
|
64f2da23ed
|
path type now support custom backup locations and path support absoule path
|
2021-09-07 14:09:33 +08:00 |
|
|
|
5db7793fb1
|
add list and list_leveldb_key
|
2021-09-07 07:48:07 +08:00 |
|
|
|
829b2f9bc2
|
minor bug fix
|
2021-09-06 21:40:13 +08:00 |
|
|
|
8c65d63900
|
path now support both dir and file
|
2021-09-06 17:54:33 +08:00 |
|
|
|
d0257d6de7
|
add leveldb support
|
2021-09-06 14:14:28 +08:00 |
|
|
|
c96d31b30a
|
Upload command line
|
2021-09-06 13:21:38 +08:00 |
|