
public abstract class FilesystemBasedFtpDir extends FilesystemBasedDirImpl implements FtpDir
filesystemBasedFtpDirJdkcurrentDir, ISUNIX, optsMLSx, roots, sessionSEPARATOR, SEPARATORCHAR| Modifier | Constructor and Description |
|---|---|
protected |
FilesystemBasedFtpDir(FtpSession session) |
| Modifier and Type | Method and Description |
|---|---|
FtpFile |
setFile(String path,
boolean append)
Set a path as the current FileInterface
|
FtpFile |
setUniqueFile()
Set a new unique path as the current FileInterface from the current
Directory (STOU)
|
canRead, canWrite, changeDirectory, changeDirectoryNotChecked, exists, fileFull, getCRC, getDigest, getFileFromPath, getFreeSpace, getMD5, getModificationTime, getModificationTime, getRelativePath, getSHA1, getTrueFile, initJdkDependent, isDirectory, isFile, isFullTime, list, listFull, lsInfo, mkdir, mlsxInfo, rmdir, wildcardFileschangeParentDirectory, checkIdentify, clear, consolidatePath, getCanonicalPath, getCorrespondingRoot, getOptsMLSx, getPwd, getSession, initAfterIdentification, isAbsolute, isPathInCurrentDir, isPathInCurrentDir, normalizePath, pathFromURI, validatePath, validatePathclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcanRead, canWrite, changeDirectory, changeDirectoryNotChecked, changeParentDirectory, checkIdentify, clear, exists, fileFull, getCRC, getDigest, getFreeSpace, getMD5, getModificationTime, getOptsMLSx, getPwd, getSession, getSHA1, initAfterIdentification, isDirectory, isFile, isPathInCurrentDir, list, listFull, mkdir, rmdir, validatePathprotected FilesystemBasedFtpDir(FtpSession session)
session - public FtpFile setUniqueFile() throws CommandAbstractException
DirInterfacesetUniqueFile in interface DirInterfacesetUniqueFile in interface FtpDirsetUniqueFile in class FilesystemBasedDirImplCommandAbstractExceptionpublic FtpFile setFile(String path, boolean append) throws CommandAbstractException
DirInterfacesetFile in interface DirInterfacesetFile in interface FtpDirsetFile in class AbstractDirappend - True if this file is supposed to be in append mode
(APPE), False in any other casesCommandAbstractExceptionCopyright © 2009–2020 Waarp. All rights reserved.