FTP Server & MSMQ Integration
Behold! A FTP server and MSMQ integration demonstration. This demo shows how Serv-U Platinum writes out FTP server events (e.g., file uploaded) to MSMQ, and then uses a short C# application (source visible) to watch the queue, parse the FTP server messages, and download the related files using .NET's built-in FTP client.





