RE: rsync: "-c" option clarification

2017-05-19 Thread steven banville via rsync
ardware problem preventing rsync from writing a file correctly. > > On 03/23/2017 03:12 PM, steven banville via rsync wrote: >> >> Hi >> >> >> I am using "rsync" to send files from a source machine to a remote >> machine as one typically does. I would

rsync: "-c" option clarification

2017-03-23 Thread steven banville via rsync
Hi I am using "rsync" to send files from a source machine to a remote machine as one typically does. I would like to clarify that the "-c" option will cause the checksum on the receiving end to be created by reading the already written file and NOT the data stream on the receiving end. This