I have a situation where someone built an SSIS package that is transferring an object from ServerA to ServerB running an SSIS on ServerC that uses a 'Transfer SQL Server Objects' Control flow. Has anyone tested whether the data transfers directly between ServerA and ServerB or if it goes from ServerA to ServerC(where the SSIS package is installed and running)and then to ServerB?