Date: Wed, 27 Apr 2022 10:08:42 +0200 From: Andrea Venturoli <ml@netfence.it> To: ports@freebsd.org Subject: Re: Fill a disk with more recent files Message-ID: <40ed09f1-f4b9-d4bf-26fa-9a93e73b09bb@netfence.it> In-Reply-To: <CAFYkXjk=XoiC93_wgaxDBCJcCpC_m0G=0oWdpHCR08Vm910fbg@mail.gmail.com> References: <b92d3ed6-0ea4-ff05-b53c-4427c6234eeb@netfence.it> <CAFYkXjk=XoiC93_wgaxDBCJcCpC_m0G=0oWdpHCR08Vm910fbg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 4/27/22 09:51, Tomek CEDRO wrote: > On Wed, Apr 27, 2022 at 9:48 AM Andrea Venturoli <ml@netfence.it> wrote: >> Hello. >> Suppose I have a large storage of files and a smaller disk (backup). >> I need to copy as much as I can from source to target and I want the >> most recent files. >> Before I start scripting and reinvent the wheel, is there some tool already? > > rsync :-) > Thanks for your answer. Rsync is what I've been using up to now. However I fail to find an option to tell it to sort the file from most recent to older. What is it? bye & Thanks av.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40ed09f1-f4b9-d4bf-26fa-9a93e73b09bb>