Path: csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: Andy Burns Newsgroups: alt.comp.os.windows-11,alt.comp.os.windows-10 Subject: Re: what is the fastest command line copy? Date: Mon, 31 Mar 2025 15:59:49 +0100 Lines: 16 Message-ID: References: <050kujpf36f33i4hspur5jg286m5r7fvn3@4ax.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Trace: individual.net fkXQtKUUJWlb7hu+iobeXAODon9ZYKS9FsDr1GvQ/d9gJSSax+ Cancel-Lock: sha1:6StFiwWxQd/73mZJUhrkWFnIiiU= sha256:9L+1Dv/SxtmUTK8BCc5lFR7cnIaKlNWgAKNvXig94z0= User-Agent: Mozilla Thunderbird Content-Language: en-GB In-Reply-To: Xref: csiph.com alt.comp.os.windows-11:18108 alt.comp.os.windows-10:183113 Newyana2 wrote: > R.Wieser wrote: > >> I don't know if Win10 still has XCopy, but it seems that it can do that : >> >>    /D:m-d-y     Copies files changed on or after the specified date. >>                 If no date is given, copies only those files whose >>                 source time is newer than the destination time. >> >    That's not quite what I want. I usually want to just copy > files that don't already exist in the redundant backup. That > was part of the reason for the script: So that I can send 18 > missing photos to the redundant photo folder without also > copying over the other 1,200. That's why someone suggested robocopy, it can do that.