My rebex SFTP client needs to send a file to multiple SFTP servers simultaneously. Should I loop to do it (or) any better way of doing it?
You can easily create multiple instances of Sftp object and run the uploads as background operations using the asynchronous API.
Sftp
Welcome to Q&A forum for C# and VB.NET developers working with following .NET components:
Applications:
If you need immediate assistance, please contact us directly.