I always have to look this up, but a simple rsync command is:

# /usr/bin/rsync --archive --compress --hard-links /local/home/cp/user1 /media/cppc_deleted_acc/

This will copy the directory user1 to /media/cppc_deleted_acc/user1.