TYPE
E845080
TYPE is an FTP protocol command used to specify the data representation type (such as ASCII or binary) for file transfers.
Statements (42)
| Predicate | Object |
|---|---|
| instanceOf |
FTP command
ⓘ
protocol command ⓘ |
| affects |
how file data is interpreted
ⓘ
how file data is transmitted ⓘ |
| category | FTP transfer parameter command ⓘ |
| controls |
data representation
ⓘ
file transfer mode ⓘ |
| defaultType | ASCII NERFINISHED ⓘ |
| definedIn | RFC 959 NERFINISHED ⓘ |
| hasCommandClass | FTP service command GENERATED ⓘ |
| hasFullName | TYPE command ⓘ |
| hasFunction | specify data representation type for file transfers ⓘ |
| hasParameter |
A
ⓘ
E ⓘ I ⓘ L ⓘ |
| introducedIn | 1985 ⓘ |
| isStateful | true ⓘ |
| layer | application layer ⓘ |
| mustBeSetBefore | data transfer commands ⓘ |
| parameterARepresentation | ASCII ⓘ |
| parameterERepresentation | EBCDIC ⓘ |
| parameterIRepresentation | Image (binary) ⓘ |
| parameterLRepresentation | Local byte size ⓘ |
| processedBy | FTP server ⓘ |
| protocolFamily | TCP/IP NERFINISHED ⓘ |
| relatedCommand |
MODE
ⓘ
STRU ⓘ |
| relatedConcept |
ASCII mode
ⓘ
binary mode ⓘ |
| responseExample |
200 Type set to A.
ⓘ
200 Type set to I. ⓘ |
| sentOver | control connection ⓘ |
| standardizedBy |
Internet Engineering Task Force
ⓘ
surface form:
IETF
|
| statePersistsFor | subsequent file transfers in same session ⓘ |
| syntaxExample |
TYPE A
ⓘ
TYPE E ⓘ TYPE I ⓘ TYPE L 8 ⓘ |
| usedBy | FTP client ⓘ |
| usedInProtocol | File Transfer Protocol NERFINISHED ⓘ |
| usedToAvoid | corruption of binary files in ASCII mode ⓘ |
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.