Appendix C: Using FTP 121DMS-100 Family EIU User Guide TELECOM12Example:DMS>get source ‘/a/b/filename’DMS>put ‘/a/b/filename’ destination• If you have a client session on the DMS-100 switch, destination and sourcefile names on the local host can be in lowercase or uppercase. But since theDMS CI tries to convert every letter on the command line to uppercase,you must take care and place single quotes around path names that are inlowercase. Also, use single quotes when using a forward slash in apathname or filename.Example:DMS>get ‘dmopro.exec’ ‘/S00DTEMP/DMOPRO’DMS>put ‘/S00DTEMP/RECORDFILE’ ‘recordfile’Note: The CI on the DMS-100 switch converts all letters to uppercase ifthey are not enclosed in single quotes.• When FTPing to the DMS-100 switch (the DMS is the server), filenamesare converted to uppercase unless enclosed by single quotes.DMS FTP client commandsThis section lists the commands that the client implements. FTP clients areslightly different from one implementation to another. Some clients have morecommands than others. The DMS client has a small command list but it has thequote command feature which allows it to send any command “as is”. Thismakes it flexible.Note: Some commands are not available in field loads.FTP commands are summarized in table 33.Table 33 FTP commands on the DMS-100 switchCommand DescriptionADDUSERINFO add user-related informationASCII change file transfer to ASCII typeAUTOLRECL enable or disable automatic record length detectionBINARY change the file transfer to binary typeCD change the working directoryCOMMANDMASK set the command mask for ADDUSERINFOCOMMANDTIMEOUT set the command idle time for ADDUSERINFODELETE delete the file specified in the path name(Sheet 1 of 2)