OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sftp
(Results
1 - 8
of
8
) sorted by null
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/sftp/
AttrTextHints.java
5
package ch.ethz.ssh2.
sftp
;
9
* Values for the 'text-hint' field in the
SFTP
ATTRS data type.
AttribTypes.java
5
package ch.ethz.ssh2.
sftp
;
9
* Types for the 'type' field in the
SFTP
ATTRS data type.
AttribBits.java
5
package ch.ethz.ssh2.
sftp
;
9
*
SFTP
Attribute Bits for the "attrib-bits" and "attrib-bits-valid" fields
10
* of the
SFTP
ATTR data type.
43
* the
SFTP
standard draft). Most UNIX systems will not allow this to be
102
* of the
SFTP
standard draft) MUST result in an
AttribPermissions.java
5
package ch.ethz.ssh2.
sftp
;
9
* Permissions for the 'permissions' field in the
SFTP
ATTRS data type.
OpenFlags.java
5
package ch.ethz.ssh2.
sftp
;
9
*
SFTP
Open Flags.
12
* to equivalent
SFTP
file open parameters:
136
*
SFTP
standard draft).
218
* (The last handle may not be an
sftp
-handle.) This MAY be emulated
AttribFlags.java
5
package ch.ethz.ssh2.
sftp
;
10
* the
SFTP
ATTRS data type specifies which of the fields are actually present.
ErrorCodes.java
5
package ch.ethz.ssh2.
sftp
;
9
*
SFTP
Error Codes
58
{ "SSH_FX_BAD_MESSAGE", "A badly formatted packet or other
SFTP
protocol incompatibility was detected." },
Packet.java
5
package ch.ethz.ssh2.
sftp
;
9
*
SFTP
Paket Types
Completed in 186 milliseconds