Destination directory has a large number of files

My destination directory has a large number of files and I use the global queue to ftp the files. The problem is, for each file to be sent it will retrieve the directory from the destination. This gets slower and slower as the number of files increase. Is there a way to use the global queue and tell SmartFTP to not ask for directory listing each time it processes a file?