admin
Here are the exact commands I used when trying to copy the data, along with the system's responses,
sh:
cp -r ~/backups/local/20240629/* /
bash:
cp: /backups: Permission denied
cp: /domains: Permission denied
cp: /mail: Permission denied
cp: /repo: Permission denied
sh:
chmod -R 755 ~/backups/local/20240630
bash:
chmod: /home/Elvisss/backups/local/20240630: Operation not permitted