rsyncing - ignoring checksums
- by paulj3000
Trying to copy a bunch of data over and time, unfortunately, is of the essence. I'd like to do an rsync of all the data in one direction, pretty much rsync just clobbers what's over on the destination server. Is there a way to do an rsync and just say, "overwrite all files"
Is there a better way of doing this? We're talking 500GB of data that only has to go in one direction.