How to sync videos files from a remote backup

1. Locate the directory of the backup where the file is stored.

2. Sync the files to the local folder of senhasegura using this command:

rsync -av /srv/backup_remoto/system/arz/[FILES] /var/senhasegura/arz/[FILES]

The first directory refers to where the video is stored, the second is where the videos will be synchronized.