FTP Server & MSMQ Integration
Join the DZone community and get the full member experience.
Join For FreeBehold! 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.
File Transfer Protocol
Integration
Opinions expressed by DZone contributors are their own.
Comments