STOU

E845081

STOU is an FTP protocol command that requests the server to store a file under a unique name to avoid overwriting existing files.

Try in SPARQL Jump to: Statements Referenced by

Statements (35)

Predicate Object
instanceOf FTP command
network protocol command
abbreviationFor Store Unique NERFINISHED
avoids filename collisions
belongsTo FTP command set
canBeRestrictedBy server permissions
category FTP data transfer command
clientProvides data to be stored
commandType file storage command
definedIn RFC 959 NERFINISHED
differsFrom STOR
direction client-to-server command
doesNot overwrite existing files by design
ensures uniqueness of stored file name
fullForm Store Unique NERFINISHED
hasFunction store file under a unique name
hasProperty idempotency not guaranteed
hasPurpose avoid overwriting existing files on the FTP server
introducedIn original FTP specification
mayReturn FTP reply code 125
FTP reply code 150
FTP reply code 226
FTP reply code 250
FTP reply code 550
operatesOn remote file system
relatedTo STOR
requires FTP control connection
sufficient storage space on server
scope file creation only
serverAction server generates unique file name
standardizedBy Internet Engineering Task Force
surface form: IETF
transportLayerProtocol TCP NERFINISHED
typicallyUsesPort 21 for control connection
usedFor uploading files safely without knowing available filenames
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 STOU