public class ScpReceiveDirCommandDetails extends ScpPathCommandDetailsSupport
Modifier and Type | Field and Description |
---|---|
static char |
COMMAND_NAME |
static String |
DEFAULT_DIR_OCTAL_PERMISSIONS |
S_IRGRP, S_IROTH, S_IRUSR, S_IWGRP, S_IWOTH, S_IWUSR, S_IXGRP, S_IXOTH, S_IXUSR
command
BY_NAME_COMPARATOR, NAME_EXTRACTOR
Constructor and Description |
---|
ScpReceiveDirCommandDetails() |
ScpReceiveDirCommandDetails(String header) |
Modifier and Type | Method and Description |
---|---|
protected long |
getEffectiveLength() |
static ScpReceiveDirCommandDetails |
parse(String header) |
equals, getLength, getName, getOctalPermissions, getPermissions, hashCode, parseOctalPermissions, setLength, setName, setPermissions, toHeader, toString
getCommand
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
findByName, findFirstMatchByName, getNameList, getNames, ofName, removeByName, safeCompareByName
public static final String DEFAULT_DIR_OCTAL_PERMISSIONS
public static final char COMMAND_NAME
public ScpReceiveDirCommandDetails()
public ScpReceiveDirCommandDetails(String header)
protected long getEffectiveLength()
getEffectiveLength
in class ScpPathCommandDetailsSupport
public static ScpReceiveDirCommandDetails parse(String header)
Copyright © 2008–2024 The Apache Software Foundation. All rights reserved.