tickstep
|
23fe54ce0b
|
refactor create session
|
2023-04-02 09:37:42 +08:00 |
|
xiaoyaofenfen
|
cbf372bde0
|
fix file info query error #232
|
2023-02-23 15:43:51 +08:00 |
|
xiaoyaofenfen
|
07746fc15c
|
add sync file record #206
|
2022-12-19 20:41:05 +08:00 |
|
xiaoyaofenfen
|
d23802e8cc
|
auto resize upload block size for big file #205
|
2022-12-13 16:32:08 +08:00 |
|
xiaoyaofenfen
|
1c454060c1
|
handle sync delete file error #199
|
2022-12-01 11:39:37 +08:00 |
|
xiaoyaofenfen
|
5f6cdcab64
|
fix upload file no permission error for sync #188
|
2022-11-14 10:26:31 +08:00 |
|
tickstep
|
00e1c3e3d4
|
fix illegal download file issue #183
|
2022-11-02 21:52:11 +08:00 |
|
xiaoyaofenfen
|
bf91a47009
|
add userId for sync task #176
|
2022-10-28 10:40:59 +08:00 |
|
xiaoyaofenfen
|
f90829aaab
|
add sync file finish callback for plugin #166
|
2022-10-10 11:35:40 +08:00 |
|
xiaoyaofenfen
|
c9eb8e06db
|
support scan file to build sync database for sync command #155
|
2022-09-29 19:09:07 +08:00 |
|
xiaoyaofenfen
|
bd8b1f43e6
|
change prompt
|
2022-09-29 15:21:58 +08:00 |
|
xiaoyaofenfen
|
65b0dedb9b
|
handle local file lock state for sync download file #162
|
2022-09-28 11:46:13 +08:00 |
|
xiaoyaofenfen
|
f3b1b84439
|
add local file modified delay time to fix issue #112
|
2022-09-27 20:47:45 +08:00 |
|
xiaoyaofenfen
|
fe370ca953
|
adapt modified file for sync upload #112
|
2022-09-27 19:45:08 +08:00 |
|
xiaoyaofenfen
|
43f7883155
|
optimize sync task to fix issue #155 #125
|
2022-09-27 14:29:21 +08:00 |
|
xiaoyaofenfen
|
2668e79564
|
check local sync folder state to fix issue #156
|
2022-09-27 14:25:48 +08:00 |
|
xiaoyaofenfen
|
08c9d58ef8
|
fix relative path error for sync command to fix issue #135
|
2022-08-31 11:51:28 +08:00 |
|
xiaoyaofenfen
|
0c80fca74e
|
fix download save dir error
|
2022-08-26 17:35:20 +08:00 |
|
xiaoyaofenfen
|
a8850e2479
|
handle local file discard error for sync
|
2022-08-19 11:53:23 +08:00 |
|
xiaoyaofenfen
|
8a6723cb06
|
disable delete file for upload & download mode to fix issue #140 #136
|
2022-08-18 18:36:38 +08:00 |
|
tickstep
|
9016c12c26
|
add log flag for sync command
|
2022-08-13 19:38:10 +08:00 |
|
tickstep
|
594e635cde
|
add priority option for sync config
|
2022-08-13 18:38:29 +08:00 |
|
tickstep
|
6787269751
|
add priority for sync to fix issue #131
|
2022-08-13 17:50:07 +08:00 |
|
tickstep
|
5f10365604
|
refactor sync code
|
2022-08-13 16:54:42 +08:00 |
|
xiaoyaofenfen
|
fa475768fa
|
fix delete pan file occurs error to fix issue #126
|
2022-08-10 14:09:02 +08:00 |
|
xiaoyaofenfen
|
d90894898f
|
fix path format error
|
2022-08-09 19:27:46 +08:00 |
|
tickstep
|
3fa8c3eee4
|
optimize sync process
|
2022-07-02 21:41:21 +08:00 |
|
tickstep
|
8dd7c6b7cd
|
support sync empty folder for sync command
|
2022-07-02 18:59:00 +08:00 |
|
tickstep
|
99cfb7d09d
|
fix delete file error for sync command to fix issue #111
|
2022-07-02 17:24:41 +08:00 |
|
tickstep
|
bf4027601c
|
optimize get all file list performance
|
2022-07-02 16:24:11 +08:00 |
|
tickstep
|
714c912c54
|
hanlder network error to fix issue #111
|
2022-07-02 09:46:33 +08:00 |
|
xiaoyaofenfen
|
b4e405d0f8
|
support symbolic file for upload command
|
2022-06-28 15:10:54 +08:00 |
|
xiaoyaofenfen
|
6ce355ead8
|
add bolt delete test
|
2022-06-28 15:10:29 +08:00 |
|
xiaoyaofenfen
|
8632c268f0
|
optimize sync task to reduce CPU resource
|
2022-06-24 10:36:03 +08:00 |
|
xiaoyaofenfen
|
1c04ab9c7b
|
optimize sync scan task
|
2022-06-23 16:40:10 +08:00 |
|
xiaoyaofenfen
|
f003ff9f44
|
fix access local file error for sync
|
2022-06-20 20:38:22 +08:00 |
|
xiaoyaofenfen
|
84a833db5b
|
fix concurrent plugin access error for sync
|
2022-06-20 20:37:54 +08:00 |
|
tickstep
|
a914eb5338
|
add bolt db test
|
2022-06-19 15:18:47 +08:00 |
|
tickstep
|
dd72192db6
|
change pan scan interval
|
2022-06-18 08:39:18 +08:00 |
|
tickstep
|
57e2ecdb72
|
fix sync prepare error
|
2022-06-17 23:37:32 +08:00 |
|
xiaoyaofenfen
|
117a4f73db
|
fix upload bug for sync
|
2022-06-17 17:14:50 +08:00 |
|
xiaoyaofenfen
|
379ce404e4
|
add cmd config for sync
|
2022-06-17 10:27:53 +08:00 |
|
tickstep
|
b36b14e03a
|
fix zero file sha1 calc error
|
2022-06-17 06:59:04 +08:00 |
|
tickstep
|
8ac48bbda5
|
fix file & folder perm eror
|
2022-06-16 22:30:12 +08:00 |
|
xiaoyaofenfen
|
e5bf8da4de
|
add plugin support for sync
|
2022-06-14 21:05:40 +08:00 |
|
tickstep
|
b5dde87145
|
change scan eplase
|
2022-06-12 17:48:14 +08:00 |
|
tickstep
|
d1836d3df8
|
add more log for sync
|
2022-06-12 17:44:16 +08:00 |
|
tickstep
|
38a7f63cc6
|
add rate limit for sync
|
2022-06-12 17:03:05 +08:00 |
|
tickstep
|
1b2c8ae1ce
|
fix no sync task error
|
2022-06-10 22:48:29 +08:00 |
|
xiaoyaofenfen
|
979b3d9bde
|
adapt user internal url for sync
|
2022-06-10 14:36:52 +08:00 |
|