Since your "mput'ing" you have access to the source files.
What if you used tar to save all the files to a single tar file and them ftp the single tar file over.....
You could create smaller tar files if the size is to big.
Other options for remote transfer are rcp or scp.
Or
nfs mount the file system and copy the files directy.