
Example
put lookup.txt
copies lookup.txt from the PC to the printer, giving it the same name on the printer. It also displays a listing of the file name and its size, and a count of the bytes sent so far as the copy occurs. When the copy finishes, “Complete” appears. For example:
Sending File: lookup.txt [2000 bytes]
Bytes Sent: 2000
Complete
p u t b i o s
Description
Copies a BIOS binary file from the PC to the printer.
Syntax
putbios filename
Parameters
filename The name of the BIOS file.
Example
putbios bios.dat
copies bios.dat from the PC to the printer, displaying the file name and status of the command as it does so.
p u t t r u e f f s
Description
Copies a TrueFFS binary file from the PC to the printer.
Syntax
puttrueffs filename
Parameters
filename The name of the file.