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_IXUSRcommandBY_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, toStringgetCommandclone, finalize, getClass, notify, notifyAll, wait, wait, waitfindByName, findFirstMatchByName, getNameList, getNames, ofName, removeByName, safeCompareByNamepublic 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 ScpPathCommandDetailsSupportpublic static ScpReceiveDirCommandDetails parse(String header)
Copyright © 2018–2021 The Apache Software Foundation. All rights reserved.