ETERNUS SF XL-DATA/MV V13 User's Guide |
Contents
Index
![]() ![]() |
XL-DATA/MV provides data transfer samples for UNIX servers(shell scripts) and IA servers(batch files).
Samples are located on the directory as shown below.
UNIX Server |
Shell Script | /opt/package name/sample/mftfsend : sample for sending data /opt/package name/sample/mftfrecv : sample for receiving data |
---|---|---|
IA Server |
Batch File | installation directory$sample$mftfsend : sample for sending data installation directory$sample$mftfrecv : sample for receiving data (Note: "$" means a backslash.) |
The following list shows the samples.
Refer to "Examples of mftfsend Transfer Command" and "Examples of mftfrecv Transfer Command" for details on the samples.
Transfer Type | Server System | Filter Command | Server File Status | Client System | Storage File Name | Remark |
---|---|---|---|---|---|---|
Send | UNIX/IA | None | - | UNIX | clfile_svfile.sh | - |
IA | clfile_svfile.bat | Change Separator Function | ||||
Filter writing to standard output on the server system | - | UNIX | clfile_svfilter.sh | - | ||
IA | clfile_svfilter.bat | |||||
Filter writing to a file on the server system | - | UNIX | clfile_svfilter2.sh | - | ||
IA | clfile_svfilter2.bat | |||||
Filter on the client system | - | UNIX | clfilter_svfile.sh | - | ||
IA | clfilter_svfile.bat | |||||
Receive | UNIX/IA | None | - | UNIX | svfile_clfile.sh | Change Separator Function |
IA | svfile_clfile.bat | - | ||||
Filter reading standard input on the server system | - | UNIX | svfilter_clfile.sh | - | ||
Filter reading a source file on the server system | - | IA | svfilter_clfile.bat | |||
Filter on the client system | - | UNIX | svfile_clfilter.sh | - | ||
IA | svfile_clfilter.bat |
Contents
Index
![]() ![]() |