NAME
bastille jcp – Copy file(s)/directorie(s) from jail to jail(s).
SYNOPSIS
bastille jcp [-qx] SOURCE_JAIL JAIL_PATH DESTINATION_JAIL JAIL_PATH
DESCRIPTION
The bastille jcp sub-command will copy files and directories from a single jail to any targeted jail(s).
-q, --quiet : Suppress output.
-x, --debug : Enable debug mode.
EXAMPLES
Copy /etc/resolv.conf from myjail to yourjail:
# bastille jcp myjail /etc/resolv.conf yourjail /etc