RMD

E845083

RMD is an FTP command used to remove (delete) a directory on a remote server.

Try in SPARQL Jump to: Statements Referenced by

Statements (25)

Predicate Object
instanceOf FTP command
belongsToStandard IETF FTP standard NERFINISHED
category FTP service command
commandSyntax RMD <pathname>
definedIn FTP specification
File Transfer Protocol NERFINISHED
direction client-to-server command
effect directory is removed from remote server
fullName Remove Directory
isTextBased true
mayReturn 250 Requested file action okay, completed
550 Requested action not taken
operatesOn directory
protocol FTP
relatedTo CWD
MKD
PWD NERFINISHED
requires existing directory path
sufficient user permissions
responseType FTP reply codes
scope remote server
standardPort 21
transportLayer TCP NERFINISHED
usedFor deleting a directory on a remote FTP server
removing a directory on a remote FTP server

Referenced by (1)

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

RFC 959 definesCommand RMD