lio_cp

Synopsis

lio_cp [LIO_COMMON_OPTIONS] [LIO_PATH_OPTIONS] DESTINATION

Description

Copy source files to DESTINATION. If multiple sources are used then DESTINATION must be a directory. The sources and destination cannot both be a local file system. For information on the source and DESTINATION path formats see L-Store path specification.

Options

-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)

Bugs

Please report any bugs to support@lstore.org.

Examples

lio_cp * ../new_dir

See also

Command Reference, LIO Common Options, LIO Path Options