
public class FileBasedFile extends FilesystemBasedFtpFile
currentFile, currentRealFile, isAppend, sessionisReady| Constructor and Description |
|---|
FileBasedFile(FtpSession session,
FileBasedDir fileBasedDir,
String path,
boolean append) |
| Modifier and Type | Method and Description |
|---|---|
File |
getTrueFile()
This method is a good to have in a true
FtpFile implementation. |
length, trueRetrieveabortFile, canRead, canRead, canWrite, clear, closeFile, delete, exists, exists, getDir, getFile, getFileFromPath, getFileInputStream, getFileOutputStream, getPosition, getRandomFile, getRelativePath, getSession, isDirectory, isDirectory, isFile, isFile, isInReading, isInWriting, readDataBlock, readDataBlock, renameTo, setPosition, writeDataBlockcheckIdentify, getMarker, restartMarker, retrieve, storeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitabortFile, canRead, canWrite, checkIdentify, clear, closeFile, delete, exists, getDir, getFile, getMarker, getSession, isDirectory, isFile, isInReading, isInWriting, readDataBlock, readDataBlock, renameTo, restartMarker, retrieve, setPosition, store, writeDataBlockpublic FileBasedFile(FtpSession session, FileBasedDir fileBasedDir, String path, boolean append) throws CommandAbstractException
session - fileBasedDir - It is not necessary the directory that owns
this
file.path - append - CommandAbstractExceptionCopyright © 2009–2022 Waarp. All rights reserved.