Bandwidth Limiting/Speed Limit (General questions)
I have a Windows Service (NT Service) that processes files and then using SFTP.NET transfers them to a remote server. This is a low priority process that runs all the time and the customer has raised a concern of my solution hogging their bandwidth.
The easiest way to belay their concern would be to add bandwidth limiting to my solution. So, lets say for example they want to limit the bandwidth used by my solution to 50Kb/s. Poking around in the help for SFTP.NET I didn't see an option for this, or a way to implement it.
Two questions:
- Would this be a possible future feature in SFTP.NET?
- Is there some way of implementing bandwith limiting using SFTP.NET that I'm missing?
Thanks,
Vermis
Complete thread:
- Bandwidth Limiting/Speed Limit - Vermis, 2004-10-15, 23:46
- Re: Bandwidth Limiting/Speed Limit - wodSupport, 2004-10-16, 00:02