tickstep
|
281ba818cd
|
support resource drive for sync command
|
2024-03-16 22:06:20 +08:00 |
|
tickstep
|
df53c7f44b
|
optimize upload code
|
2024-03-16 21:28:21 +08:00 |
|
tickstep
|
5cab8cc6a5
|
remove test code
|
2024-03-16 20:54:03 +08:00 |
|
tickstep
|
25202861c5
|
skip symlink file for upload mode
|
2024-03-16 20:44:19 +08:00 |
|
tickstep
|
ae81b59926
|
fix download url expired issue for sync
|
2024-03-16 17:02:33 +08:00 |
|
tickstep
|
c0da3de6c6
|
refactor download mode for sync
|
2024-03-16 15:58:54 +08:00 |
|
tickstep
|
134531d64a
|
refactor sync upload mode
|
2024-03-13 15:31:28 +08:00 |
|
tickstep
|
a9f9f18f09
|
refactor file rm command
|
2024-03-07 09:27:29 +08:00 |
|
tickstep
|
443eac7589
|
not support upload & download using InternalUrl
|
2024-03-03 22:22:50 +08:00 |
|
tickstep
|
4c0c8a4ff9
|
fix upload file error
|
2024-03-03 10:50:23 +08:00 |
|
tickstep
|
bb231dd45e
|
using openapi for sync command
|
2024-03-03 10:12:44 +08:00 |
|
tickstep
|
69b76a15ca
|
use openapi for upload commnad
|
2024-03-02 22:58:41 +08:00 |
|
tickstep
|
3bdc27ce66
|
fix download file error when file size big than 100MB
|
2024-03-02 22:38:36 +08:00 |
|
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 |
|