rsync -Wav –progress <dir> <target_host>:<target_dir>
cd source_dir find . -type d -depth | cpio -dumpl destination_dir