REST

E845082

REST is an FTP command used to specify a restart point for resuming interrupted file transfers.

Jump to: Statements Referenced by

Statements (42)

Predicate Object
instanceOf FTP command
File transfer control command
affectsCommand APPE
RETR
STOR
belongsTo FTP command set
caseSensitivity Case-insensitive in practice
category FTP control channel command
clearedAfter Failed transfer command
Successful transfer command
defaultPortContext 21
definedIn RFC 959 NERFINISHED
direction Client-to-server command
hasAbbreviation REST NERFINISHED
hasFullName RESTART NERFINISHED
hasPurpose Resume an interrupted file transfer
Specify a restart point for a file transfer
introducedIn Original FTP specification
isDifferentFrom REST architectural style for web services
isTextualCommand True
operatesOn File transfer data stream
parameterType Marker
Restart offset
parameterUnit Bytes from beginning of file
processedBy FTP server
relatedTo ABOR
APPE
RETR
STOR
replyCodeOnSuccess 350
replyTextExample 350 Restarting at <marker>. Send STORE or RETRIEVE.
requires Established FTP control connection
requiresState File transfer not yet started or being restarted
User logged in
scope Next file transfer command only
sentBy FTP client
standardizationBody IETF NERFINISHED
supportsFeature Checkpoint restart of file transfers
transportLayerProtocol TCP NERFINISHED
usedFor Resuming downloads
Resuming uploads
usedInProtocol File Transfer Protocol NERFINISHED

Referenced by (1)

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

RFC 959 definesCommand REST