|
@ -394,7 +394,7 @@ func genProcessFunction(sourcePath string, targetPath string, excludePaths []str |
|
|
glog.V(0).Infof("received %v", resp) |
|
|
glog.V(0).Infof("received %v", resp) |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
if isMultipartUploadDir(resp.Directory) { |
|
|
|
|
|
|
|
|
if isMultipartUploadDir(resp.Directory + "/") { |
|
|
return nil |
|
|
return nil |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|