STPReplyCode: DEFINITIONS = BEGIN ReplyCode: TYPE = MACHINE DEPENDENT { null(0), badCommand(1), noUserName(2), illegalCommand(3B), badPList(10B), illegalServerFilename(11B), illegalDirectory(12B), illegalNameBody(13B), illegalVersion(14B), illegalType(15B), illegalCharacterSize(16B), illegalEOLConversion(17B), illegalUserName(20B), illegalUserPassword(21B), illegalUserAccount(22B), illegalConnectName(23B), illegalConnectPassword(24B), illegalCreationDate(25B), illegalWriteDate(26B), illegalReadDate(27B), illegalAuthor(30B), illegalDevice(31B), fileNotFound(100B), accessDenied(101B), inconsistent(102B), fileDataError(103B), tooLong(104B), dontSend(105B), notCompleted(106B), transientError(107B), permanentError(110B), fileBusy(111B) }; END. –STPReplyCode.mesa Copyright c 1985 by Xerox Corporation. All rights reserved. Karlton, 11-Nov-81 11:15:58 Smokey, Jun 26, 1980 12:09 PM Birrell, June 1, 1983 3:02 pm Russ Atkinson (RRA) February 4, 1985 1:32:42 pm PST Doug Wyatt, February 27, 1985 10:26:14 am PST Reply codes returned by FTP servers General: not supplied by server last command undefined or unimplemented command requires User-Name illegal command in this context property list errors: malformed propertylist Specific to file-access commands: local/remote parameter mismatch file to long or storage full (user to server during retieve) (due to No from user) server or filesystem failure Κ˜codešœ™Kšœ Οmœ1™