Harry Chen
|
a64557b86d
Implement global.rsync_options (fixes #206)
|
6 ヶ月 前 |
Harry Chen
|
27e4307375
Implement rsync_override_only in mirrorConfig
|
6 ヶ月 前 |
Shengqi Chen
|
ef32197fef
Run go fmt
|
8 ヶ月 前 |
Miao Wang
|
1804a31b6a
Bugfix change the order of options in 2f9e96a
|
4 年 前 |
Miao Wang
|
2f9e96a75a
add --filter "risk .~tmp~/" to rsync options
|
5 年 前 |
zyx
|
c00eb12a75
Two new options for rsync provider
|
5 年 前 |
zyx
|
e47ba2097e
add a timeout field to providers
|
5 年 前 |
z4yx
|
38b0156fae
[bug fix] provider is not terminated if premature stop command received
|
5 年 前 |
z4yx
|
91209cab60
translate rsync exit code to error message (solve #20). May help #109 and #110
|
5 年 前 |
z4yx
|
1fb9f85862
closing log files where they were opened
|
5 年 前 |
zyx
|
b1f2679fbf
[cmd provider] add support of match size in logs
|
5 年 前 |
zyx
|
aee1a705b7
remove "--contimeout=120" from default rsync options
|
5 年 前 |
zyx
|
9eb72c5db0
fix misuse of variables
|
5 年 前 |
z4yx
|
ae5ff25d20
in case rsyncEnv is nil
|
5 年 前 |
z4yx
|
365f49e6d3
add support of env config for rsync provider
|
5 年 前 |
z4yx
|
80ad3247a0
fix build
|
5 年 前 |
z4yx
|
02468e21c0
add an option "rsync_override"
|
5 年 前 |
Yuxiang Zhang
|
22cfdfc9c2
[mirror config] extra rsync options (#107)
|
5 年 前 |
zyx
|
9f91d90fc5
check Retry configuration in providers
|
6 年 前 |
zyx
|
1aa4ae9cc1
Merge remote-tracking branch 'kinosang/master' into wip-test-pr
|
6 年 前 |
zyx
|
d0deeb19a9
extract mirror size from rsync provider automatically
|
6 年 前 |
Yuxiang Zhang
|
0fdb07d061
bug fix: log over-written in twoStageRsyncProvider
|
7 年 前 |
bigeagle
|
a475b044c6
feat(worker): add 'use_ipv4' option for rsync provider
|
8 年 前 |
bigeagle
|
a50a360a91
Revert "feat(worker): add '-4' option to rsync when 'use_ipv6' is false"
|
8 年 前 |
bigeagle
|
d536aca2ac
feat(worker): add '-4' option to rsync when 'use_ipv6' is false
|
8 年 前 |
7IN0SAN9
|
563860d424
fix #63
|
8 年 前 |
bigeagle
|
ebeee6bc34
feat(worker): added username option for rsync providers
|
9 年 前 |
bigeagle
|
ccc31d9289
refactor(worker): added Type() method to provider
|
9 年 前 |
bigeagle
|
924fda6dd8
feature(worker): use cgroup track job process, so that they can be all-killed
|
9 年 前 |
bigeagle
|
ce3471e30d
feature(worker): implemented Worker object, worker side code is almost done
|
9 年 前 |