I've created a pipeline to copy data from one blob storage to a different blob storage. I would like to use incremental copy if it's possible, but haven't found how to specify it. the reason is i would like to run this on a schedule and only copy any new data since last run.