MCPcopy Create free account
hub / github.com/SPLWare/esProc / upload

Method upload

src/main/java/com/scudata/parallel/PartitionUtil.java:311–313  ·  view source on GitHub ↗

往分机host上上传一个文件或者文件夹 @param host 分机的IP地址 @param port 分机的端口号 @param localFile 本地文件或者文件夹 @param dstPath 上载到目标的文件名,null时与localFile同名 @throws Exception

(String host, int port, List localFiles, String dstPath)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

moveFileMethod · 0.95
syncToMethod · 0.95

Calls 10

getMethod · 0.95
connectMethod · 0.95
warningMethod · 0.95
getMessageMethod · 0.95
uploadFileMethod · 0.95
closeMethod · 0.95
sizeMethod · 0.65
getMethod · 0.65
existsMethod · 0.65
getMessageMethod · 0.45

Tested by

no test coverage detected