Archive and Restore Files in a Single Step Using the Connect:Direct® for UNIX Pipe I/O Function
This Process changes the pnode directory to the se subdirectory, archives all the *.c files in the se subdirectory using the tar command, then transfers the archive to the snode. At the snode, this Process changes the directory to the testdir subdirectory and extracts the *.c files from the archive using the tar -xf command. No checkpointing occurs when pipe=yes is specified.
|