Command: lio_cp

Usage: lio_cp LIO_COMMON_OPTIONS [-rd recurse_depth] [-ln] [-b bufsize_mb] src_path1 .. src_pathN dest_path

LIO_COMMON_OPTIONS
-d level – Set the debug level (0-20). Defaults to 0
-no-auto-lfs – Disable auto-conversion of LFS mount paths to lio
-c config – Configuration file
-lc user@config – Use the user and config section specified for making the default LIO
-np N – Number of simultaneous operations. Default is 100.
-i N – Print information messages of level N or greater. No header is printed
-it N – Print information messages of level N or greater. Thread ID header is used
-if N – Print information messages of level N or greater. Full header is used\

-ln – Follow links. Otherwise they are ignored
-rd recurse_depth – Max recursion depth on directories. Defaults to 10000
-b bufsize_mb – Buffer size to use in MBytes for *each* transfer (Default=20MB)
src_path* – Source path glob to copy
dest_path – Destination file or directory

*** NOTE: It’s imperative that the user@host:/path…, @:/path…, etc ***
*** be used since this signifies where the files come from. ***
*** If no ‘@:’ is used the path is assumed to reside on the local disk. ***