[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: rsync episode



On 02/27/2012 07:49 AM, lina wrote:
Hi,

When I tried the rsync -rvz source destination

It re-copied part of already-copied, any idea to prevent it.


Please clarify that for me.  Are you saying you are transferring
files from source to destination and  You do not want files already
on the destination re transfered?

If that is what you want then rsync -av (or avz) --ignore-existing
will do what you want.

WT


Reply to: