Page 1 of 1

Follow-up and Multiple FTP transfer module (mftp)

Posted: Wed May 21, 2008 7:45 pm
by Tim Johnson
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

Posted: Wed May 21, 2008 8:46 pm
by cormullion
Nice to know, Tim, thanks. Glad to see that my beginner's luck is still holding out for you. As usual Lutz provides all the groundwork while I plant a few flowers!