Ricoh Aficio AP4510 보충 설명서 - 페이지 16

{카테고리_이름} Ricoh Aficio AP4510에 대한 보충 설명서을 온라인으로 검색하거나 PDF를 다운로드하세요. Ricoh Aficio AP4510 38 페이지. Sap printing
Ricoh Aficio AP4510에 대해서도 마찬가지입니다: 사용 설명서 (32 페이지), 교체 매뉴얼 (2 페이지), 설치 절차 (2 페이지), 설치 매뉴얼 (4 페이지), 매뉴얼 (12 페이지), 빠른 설치 매뉴얼 (2 페이지)

Ricoh Aficio AP4510 보충 설명서
UNIX Configuration
rsh
% rsh host_name print < file_name
For example:
1
host name is nphost, file name is file1
% rsh nphost print < file1
Note
❒ "host_name" is the name entered when executing the installation shell script.
❒ If you use a HP-UX, use the remsh command instead of rsh.
rcp
❖ ❖ ❖ ❖ To specify and print the file
% rcp file_name [file_name...] host_name:
For example:
host name is nphost, file names are file1 and file2
% rcp file1 file2 nphost:
❖ ❖ ❖ ❖ To print all of the files in a directory
% rcp -r directory_name host_name:
For example:
host name is nphost, directory name is directory1
% rcp -r directory1 nphost:
Note
❒ "host_name" is the name entered when executing the installation shell script.
❒ You can use wild cards ( * or ? ) for the file name.
ftp
Depending on the number of files to be printed, use the put or mput commands.
Limitation
❒ File names cannot contain "=" or ",".
❖ ❖ ❖ ❖ To print one file
ftp> put file_name
❖ ❖ ❖ ❖ To print several files
ftp> mput file_name [file_name...]
Note
❒ You can use wild cards ( * or ? ) for the file name with the mput command.
The following procedure shows an example of how to print a file using ftp.
It is not possible to set options with the mput command.
12