Hi,
We have Linux server with NAS backup in the CP of orbittheplanet.We are using the RSYNC command for taking the backup of system to NAS.but the ownerships and permissions of file are not getting preserved.
How can i take the backup with preserve of ownerships and permissions on NAS?
Details of RSYNC command:
rsync -avz --delete src dst
src is my server path
dst is NAS BACKUP path.
Waiting for +ve reply.
Thanks,
Shrinivas.
