Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
527 views
in .NET FTP by (120 points)
Hello!

I just wondering, if there's any option to set the maximum upload limit in kb/s maybe. I want to upload a single file.

Thanks,

Simulator

1 Answer

0 votes
by (51.1k points)

The commercial edition of edtFTPnet, edtFTPnet/PRO, has a property, SecureFTPConnection.MaxTransferRate, that does this.  If you're using the free version then you can implement it by placing a Thread.Sleep call in a ByteTransferred event-handler.

Categories

...