zyx
|
aee1a705b7
|
remove "--contimeout=120" from default rsync options
|
2020-03-16 22:23:47 +08:00 |
|
zyx
|
9eb72c5db0
|
fix misuse of variables
|
2020-03-16 21:59:34 +08:00 |
|
z4yx
|
ae5ff25d20
|
in case rsyncEnv is nil
|
2020-03-16 21:11:15 +08:00 |
|
z4yx
|
365f49e6d3
|
add support of env config for rsync provider
|
2020-03-16 20:59:08 +08:00 |
|
z4yx
|
80ad3247a0
|
fix build
|
2020-03-13 15:16:39 +08:00 |
|
z4yx
|
02468e21c0
|
add an option "rsync_override"
|
2020-03-13 15:12:52 +08:00 |
|
Yuxiang Zhang
|
22cfdfc9c2
|
[mirror config] extra rsync options (#107)
* support "rsync_options" array in config
* add test for new options
* fix tests
|
2020-03-09 20:48:09 +08:00 |
|
zyx
|
9f91d90fc5
|
check Retry configuration in providers
|
2019-04-13 11:01:56 +08:00 |
|
zyx
|
1aa4ae9cc1
|
Merge remote-tracking branch 'kinosang/master' into wip-test-pr
|
2019-04-13 02:07:41 +08:00 |
|
zyx
|
d0deeb19a9
|
extract mirror size from rsync provider automatically
|
2019-04-13 01:27:35 +08:00 |
|
Yuxiang Zhang
|
0fdb07d061
|
bug fix: log over-written in twoStageRsyncProvider
solve more DATA RACE problem
|
2018-05-30 12:28:09 +08:00 |
|
bigeagle
|
a475b044c6
|
feat(worker): add 'use_ipv4' option for rsync provider
|
2017-09-08 00:15:48 +08:00 |
|
bigeagle
|
a50a360a91
|
Revert "feat(worker): add '-4' option to rsync when 'use_ipv6' is false"
This reverts commit d536aca2ac42e74a0902546d28b7de0e7f639195.
|
2017-09-08 00:12:40 +08:00 |
|
bigeagle
|
d536aca2ac
|
feat(worker): add '-4' option to rsync when 'use_ipv6' is false
|
2017-09-06 23:22:55 +08:00 |
|
7IN0SAN9
|
563860d424
|
fix #63
|
2017-03-27 13:09:56 +08:00 |
|
bigeagle
|
ebeee6bc34
|
feat(worker): added username option for rsync providers
|
2016-06-14 21:37:03 +08:00 |
|
bigeagle
|
ccc31d9289
|
refactor(worker): added Type() method to provider
|
2016-05-08 16:26:58 +08:00 |
|
bigeagle
|
924fda6dd8
|
feature(worker): use cgroup track job process, so that they can be all-killed
|
2016-04-30 16:43:30 +08:00 |
|
bigeagle
|
ce3471e30d
|
feature(worker): implemented Worker object, worker side code is almost done
|
2016-04-30 16:41:39 +08:00 |
|
bigeagle
|
6062aa4b9d
|
refactor(worker): rename provider.setLogFile to provider.prepareLogFile
|
2016-04-30 16:40:45 +08:00 |
|
bigeagle
|
13161d77cf
|
feature(worker): two-stage-rsync provider
|
2016-04-30 16:40:12 +08:00 |
|
bigeagle
|
9339fba074
|
refactor(worker): use Run instead of Start and Wait
|
2016-04-30 16:40:05 +08:00 |
|
bigeagle
|
a6e8e9e2d9
|
feature(worker): implemented rsync provider
|
2016-04-30 16:39:59 +08:00 |
|
bigeagle
|
f336fda736
|
feature(worker): mirrorConfig -> mirrorProvider
|
2016-04-30 16:39:53 +08:00 |
|
bigeagle
|
681388ffdd
|
feature(worker): toplevel mirror job logic
|
2016-04-30 16:39:08 +08:00 |
|
bigeagle
|
0e808a449a
|
refactor(worker): change provider's Run method to Start, and change logfile handling
|
2016-04-30 16:38:57 +08:00 |
|
bigeagle
|
44af0d5e62
|
feature(worker): framework of mirror provider
|
2016-04-30 16:38:17 +08:00 |
|