How do I upload or download multiple files from different locations? The ReceiveMultipleFiles and SendMultipleFiles methods only seem to be able to download/upload fiels from the same folder.
If possible I want to stick to these methods so that I can get the total progress of the files.
Thanks