public interface FtpFile extends FileInterface
Modifier and Type | Method and Description |
---|---|
void |
trueRetrieve()
Launch retrieve operation (internal method, should not be called
directly)
|
abortFile, canRead, canWrite, checkIdentify, clear, closeFile, delete, exists, getDir, getFile, getMarker, getSession, isDirectory, isFile, isInReading, isInWriting, length, readDataBlock, readDataBlock, renameTo, restartMarker, retrieve, setPosition, store, writeDataBlock
Copyright © 2009–2022 Waarp. All rights reserved.