• Use script task in SSIS to check availability of files. Or use two foreach loops.

    Then use File system task to copy / move these files to your shared path.

    ____________________________________________________________

    AP