I have a primary server and a secondary server and I wish to copy files over from the primary to the secondary using rsync. I have mounted the primary disk onto the secondary using NFS and am copying data pertaining to multiple users at the primary server onto the secondary.
Is there any way I can do this without root privileges?