public interface CopyDataExtension extends SftpClientExtension
BY_NAME_COMPARATOR, NAME_EXTRACTOR
FALSE, TRUE
Modifier and Type | Method and Description |
---|---|
void |
copyData(SftpClient.Handle readHandle,
long readOffset,
long readLength,
SftpClient.Handle writeHandle,
long writeOffset) |
findByName, findFirstMatchByName, getName, getNameList, getNames, ofName, removeByName, safeCompareByName
all, any, isSupported, of
getClient
void copyData(SftpClient.Handle readHandle, long readOffset, long readLength, SftpClient.Handle writeHandle, long writeOffset) throws IOException
IOException
Copyright © 2008–2024 The Apache Software Foundation. All rights reserved.