Carlos M. martinez wrote: > rsync sounds like a fine solution, the problem imo, is what happens when > something goes wrong, when a file transfer fails. > > right now i'm thinking about not rsync'ing the zone files by eash one, > but rsync a tar file with all the zone files, so if it fails, it fails > atomically (i know that this works for me, but other may prefer other > failure modes)
what about rsync --delay-updates? -- Robert Edmonds [email protected] _______________________________________________ dns-operations mailing list [email protected] https://lists.dns-oarc.net/mailman/listinfo/dns-operations dns-jobs mailing list https://lists.dns-oarc.net/mailman/listinfo/dns-jobs
