Sup G's,
RoboCopy for the win, right? Across a WAN link, just looking for a simple one liner to copy a directory / file structure, but then I want it to only make delta changes (so no deletes on the destination, but filename changes, new files, changes to files).
I'm thinking I run a one off with the /MIR switch and then put another one in place as the actual scheduled run.
Any ideas?
Thanks
RoboCopy for the win, right? Across a WAN link, just looking for a simple one liner to copy a directory / file structure, but then I want it to only make delta changes (so no deletes on the destination, but filename changes, new files, changes to files).
I'm thinking I run a one off with the /MIR switch and then put another one in place as the actual scheduled run.
Any ideas?
Thanks