Follow-up and Multiple FTP transfer module (mftp)
Posted: Wed May 21, 2008 7:45 pm
				
				I've written a newlisp application that uses the mftp module.
I've integrated the same into my IDE and project manager. I used this
application to force a full update of one of my client projects.
In one execution of the application, 11 different connections were
made. From 5 to 25 files were transfered on each connection
with a total of about 165 transfers.
This tells me that cormullion did a heck of a good job and also
confirms that the native socket functions of Lutz's were working
flawlessly.
Good work!
Thanks
Tim
			I've integrated the same into my IDE and project manager. I used this
application to force a full update of one of my client projects.
In one execution of the application, 11 different connections were
made. From 5 to 25 files were transfered on each connection
with a total of about 165 transfers.
This tells me that cormullion did a heck of a good job and also
confirms that the native socket functions of Lutz's were working
flawlessly.
Good work!
Thanks
Tim