RMD

E845083

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

All labels observed (1)

Label Occurrences
RMD canonical 1

How this entity was disambiguated

Statements (25)

Predicate Object
instanceOf FTP command ⓘ
belongsToStandard IETF FTP standard ⓘ
linked to: RFC 959
category FTP service command ⓘ
commandSyntax RMD <pathname> ⓘ
definedIn FTP specification ⓘ
File Transfer Protocol ⓘ
linked to: FTP
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 ⓘ
requires existing directory path ⓘ
sufficient user permissions ⓘ
responseType FTP reply codes ⓘ
scope remote server ⓘ
standardPort 21 ⓘ
transportLayer TCP ⓘ
usedFor deleting a directory on a remote FTP server ⓘ
removing a directory on a remote FTP server ⓘ

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 → RMD ⓘ