The NetApp Community is moving to a new platform and is in Read-Only mode. Click to learn more.
Stay connected during the transition - Join our Discord community today.

Data Protection

XCP reverse sync

MarcW1
909 Views

hi 

in XCP 1.9.4 

is there a way to execute a reverse sync ( dst->src ) that copy only changed files or deleted files between destination to source ? 

thanks 

 

Marc 

1 REPLY 1

Tas
892 Views

Which version of xcp, NFS or Windows? 

There is no reverse sync in xcp.  You can overwrite and purge, but unless you originally sync'ed, you may want to use robocopy.

If you did use sync and have a catalog,

    xcp sync -delete dest:/data source:/data

should do it for you.  If both are ONTAP destinations, take a snapshot prior to the copy-back.

TasP

Public