Chapter 4 Function/System Settings and Display
4.2 Advanced Copy Management > convert rec-path
ETERNUS CLI User’s Guide
Copyright 2015 FUJITSU LIMITED
P2X0-1030-09ENZ0
431
■
Example(s)
-source-file This parameter specifies the REC path information filename as the conversion source.
-output-file This parameter specifies the REC path information filename as the conversion destination.
-mode
This parameter specifies conversion mode.
t2b
TEXT type is converted to BINARY.
b2t
BINARY type is converted to TEXT.
-indicator
Optional. This parameter specifies whether the progress indicator is displayed. If omitted, the
progress indicator is displayed.
enable
Progress indicator is displayed.
disable
Progress indicator is not displayed.
The following example imports an REC path information file to the FTP server named "ftp.a.com" using the
Maintenance-use Ethernet port (MNT port) and exports the file to the server after the file is converted. For
the FTP server, the user name is "cli-user" and the conversion source filename is "/tmp/rec-path.txt" and the
conversion destination filename is "/tmp/bin/rec_path.bin". The conversion mode is a direction from TEXT
type to BINARY.
CLI> convert rec-path -port maintenance -server ftp.a.com -user cli-user -source-file /tmp/rec_path.txt -
output-file /tmp/bin/rec_path.bin -mode t2b
Password :
(Operator inputs password, but it is hidden.)
importing /tmp/rec_path.txt from ftp.a.com
exporting /tmp/rec_path.bin to ftp.a.com
complete.
The following example is the same as above, except that the progress indicator is not displayed:
CLI> convert rec-path -port maintenance -server ftp.a.com -user cli-user -source-file /tmp/rec_path.txt -
output-file /tmp/bin/rec_path.bin -mode t2b -indicator disable
Password :
(Operator inputs password, but it is hidden.)
Содержание Eternus DX410 S2
Страница 2: ...This page is intentionally left blank ...
Страница 756: ......