public interface FileTransfer
void
close()
init()
transferAndChown(List<String> sourcePath, String targetPath)
transferAndChown(String sourcePath, String targetPath)
void init()
void transferAndChown(String sourcePath, String targetPath)
void transferAndChown(List<String> sourcePath, String targetPath)
void close()
Copyright © 2024 The Apache Software Foundation. All rights reserved.