10549 threads
55 threads
2 emails from 2 people
Hello all, I plan on using rsync to replicate user home dirs to another machine. hostA /home/userA --> hostB /home/userB that other machine is linux running quota. can I expect the quotas to be updated correctly on the receiving side ? thx Joao
On Thu, Apr 16, 2009 at 02:49:35PM +0100, Joao Ferreira wrote:> can I expect the quotas to be updated correctly on the receiving side ? Quota is handled by your OS, so is out of rsync's hands. ..wayne..
> can I expect the quotas to be updated correctly on the receiving side ?