
136 USING THE M204’S ADDITIONAL OPTIONS: FTP Daemon
6 Copy the file you want to print to this directory.
put
filename
The file is spooled and printed.
7 Logout of the FTP session.
quit
Removing a Print Job Using FTP
The following example shows how to remove a print job using FTP:
1 Login to the M204 using ftp.
ftp
ipname
2 Login as guest, root or anonymous.
3 Change to the /jobs directory
cd jobs
4 Display a list of current print jobs.
ls
Displays listing of all queued print jobs by their ID number.
5 Remove desired print job from the list.
del
jobname
6 Logout of the FTP session.
quit
Monitoring a Print Queue Using FTP
The following example shows how to monitor a print queue using FTP:
1 Login to the M204 using ftp.
ftp
ipname
2 Login as guest, root or anonymous.
3 Change to the /queue directory
cd queue
Kommentare zu diesen Handbüchern