TYPE

E845080

TYPE is an FTP protocol command used to specify the data representation type (such as ASCII or binary) for file transfers.

All labels observed (1)

Label Occurrences
TYPE canonical 1

How this entity was disambiguated

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 ⓘ
definedIn RFC 959 ⓘ
hasCommandClass FTP service command ⓘ
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 ⓘ
relatedCommand MODE ⓘ
STRU ⓘ
relatedConcept ASCII mode ⓘ
binary mode ⓘ
responseExample 200 Type set to A. ⓘ
200 Type set to I. ⓘ
sentOver control connection ⓘ
standardizedBy 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 ⓘ
linked to: FTP
usedToAvoid corruption of binary files in ASCII mode ⓘ

How these facts were elicited

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

RFC 959 → definesCommand → TYPE ⓘ