in reply to perl script to compare two directories

I guess deriving a sync/backup/restore recipe based on the output (the differences) must already exist. IMO visualising the differences and their locations is the big challenge - the more ways the better.

  • Comment on Re: perl script to compare two directories

Replies are listed 'Best First'.
Re^2: perl script to compare two directories
by marto (Cardinal) on Jul 12, 2019 at 10:00 UTC

    rsync/robocopy achieve this. Various modules/apps on cpan exist to help.