REQ: Skip source image if target exists with skip option
Posted: Fri Feb 20, 2015 3:01 pm
If skip is selected for when output files already exists in the options, there is no need to read original image in a batch job. Please check if target exists and pass to next source file without reading it. That will save lots of time and bandwidth of VPN and network. Thanks.