create an ftp queue in visual basic

Hi

is there any way to add to the global ftp queue in visual basic. I can see via the ftp library it is possible to do individual uploads and downloads, but im going to be uploading lots of large files and so would like the ftp global queue to take care of uploading.

Thanks in advance for any help

Rob

The queue logic is not part of the library, the library only provides you with the building blocks to implement a queue yourself.