Mitch Pronschinske01/25/13
1384 views
0 replies
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.