Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ROOT_PATH |
"/" |
public static final String |
SEPARATOR |
"/" |
public static final char |
SEPARATOR_CHAR |
47 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PATTERN_IS_MISSING |
"Pattern is missing" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_BUFFER_SIZE |
8192 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final char |
TRANS_SEPARATOR |
92 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
SIZE_UNDEFINED |
-1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ATTR_FILE_ENTRY_PARSER |
"FEP" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
KEY_FOLLOW_REDIRECT |
"followRedirect" |
protected static final String |
KEY_USER_AGENT |
"userAgent" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
KEY_FOLLOW_REDIRECT |
"followRedirect" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
KEY_FOLLOW_REDIRECT |
"followRedirect" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ATTR_USER_INFO |
"UI" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
BASH_TCP_COMMAND |
"/bin/bash -c \'exec 3<>/dev/tcp/%s/%d; cat <&3 & cat >&3; kill $!" |
public static final String |
NETCAT_COMMAND |
"nc -q 0 %s %d" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CRYPTOR_CLASS |
"org.apache.commons.vfs2.cryptor" |
Copyright © 2002–2020 The Apache Software Foundation. All rights reserved.