This website requires JavaScript.
Explore
Help
Sign In
fcrozat
/
distribution
Watch
1
Star
0
Fork
0
You've already forked distribution
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
de21eb6c967f66fa329b2b82f783cd575a341c97
distribution
/
vendor
/
github.com
/
denverdino
/
aliyungo
/
oss
History
yaoyao.xyy
a4a227e351
oss native large file copy consume too much time which will eventually lead to client timeout because of no data transmit throughout native copy. change maxCopySize to 128MB, ensure only sm all medium size file use oss native copy to avoid connection reset by peer. And fix Move function with CopyLargeFileInParallel to optimize oss upload copy
...
Signed-off-by: yaoyao.xyy <
yaoyao.xyy@alibaba-inc.com
>
2016-11-08 12:14:13 +08:00
..
client.go
oss native large file copy consume too much time which will eventually lead to client timeout because of no data transmit throughout native copy. change maxCopySize to 128MB, ensure only sm all medium size file use oss native copy to avoid connection reset by peer. And fix Move function with CopyLargeFileInParallel to optimize oss upload copy
2016-11-08 12:14:13 +08:00
export.go
Move to vendor
2016-03-22 10:45:49 -07:00
multi.go
oss data copy optimize after upload finished
2016-10-26 09:37:58 +08:00
regions.go
oss data copy optimize after upload finished
2016-10-26 09:37:58 +08:00
signature.go
oss data copy optimize after upload finished
2016-10-26 09:37:58 +08:00