PWD
E845085
PWD is an FTP command that returns the current working directory on the remote server.
Statements (35)
| Predicate | Object |
|---|---|
| instanceOf | FTP command ⓘ |
| alsoKnownAs | PWD command ⓘ |
| belongsTo | FTP control channel commands ⓘ |
| caseSensitivity | usually case-insensitive in FTP servers ⓘ |
| category | FTP service command ⓘ |
| defaultPortContext | 21 ⓘ |
| definedIn | File Transfer Protocol NERFINISHED ⓘ |
| direction | client-to-server command ⓘ |
| doesNotRequire | data connection ⓘ |
| fullForm | Print Working Directory ⓘ |
| hasReplyCode | 257 GENERATED ⓘ |
| implementedBy | most FTP servers ⓘ |
| implementedIn |
command-line FTP clients
ⓘ
graphical FTP clients ⓘ |
| introducedIn | FTP specification ⓘ |
| operatesOn | remote server ⓘ |
| relatedCommand |
CDUP
ⓘ
CWD ⓘ LIST ⓘ |
| replyFormat | 257 "<directory>" is current directory ⓘ |
| requires | control connection ⓘ |
| responseType | directory pathname ⓘ |
| returns |
current working directory
ⓘ
remote current directory path ⓘ |
| scope | remote file system ⓘ |
| securityConsideration | may reveal server directory structure ⓘ |
| standardizedIn | RFC 959 ⓘ |
| syntax | PWD<CRLF> ⓘ |
| transportLayerProtocol | TCP NERFINISHED ⓘ |
| triggeredBy | client request ⓘ |
| typicalClientCommand | pwd ⓘ |
| usedFor |
building absolute remote paths
ⓘ
discovering current remote directory ⓘ verifying directory changes ⓘ |
| usedInProtocol | FTP NERFINISHED ⓘ |
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.