Would if be faster to send a file via multiple MSG/RPY exchanges (break the file into chunks, each chunk gets sent via a MSG/RPY exchange and the chunks are re-assembled on the other end) OR would it be faster to use 1 MSG/ANS/NUL exchange to send the file? Thanks! Chris