Mailing List ecs-isp@2rosenthals.com Archived Message #395

Fra: "Massimo S." <ecs-isp@2rosenthals.com> Full Headers
Undecoded message
Emne: rotating old files with rsync
Dato: Wed, 25 May 2022 13:39:09 +0200
Til: eCS ISP Mailing List <ecs-isp@2rosenthals.com>

Hi all,

is there a way to rotate files older than 365 days (1 year) with rsync?

i've found this on the internet

find /home/nkumar/eur/ -type f -mtime +7 -printf %P\\0 | rsync --files-from=- --from0 /home/nkumar/eur/ /home/nkumar/chk/ --remove-sent-files

but i guess it will not work on eCS/AOS

any idea?

at the moment i'm using a rexx that moves files older than 1year to a 2nd partition
but when this server will be moved inside a VM i can't use anymore this procedure
since i don't want the VM size to grow too much

what i'd need is to use rsync from another server (on bare metal) that moves older
than 1 year files to a removable drive


thanks for any suggestion

massimo

Abboner: Feed, Digest, Index.
Stopp abbonement
E-post til ListMaster