Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
3.9k views
in .NET FTP by (1.2k points)
I upload and download file simultaneoulsy. The problem I have is that one connection gets priority over the other, meaning the bandwidth for one increases while the other decreases. Additionally, once the faster connection is finished the bandwidth for the other connection doesn't go up. Just to make sure I'm telling this correctly: I have two files, one that I am downloading and the other I am uploading. One of those connections will start to decrease bandwidth and the other will stay at the bandwidth it should. When the connection with better bandwidth finishes, the file where the bandwidth decreased stays the same. I should say that the bandwidth decreases considerably.

Any thoughts?

3 Answers

0 votes
by (162k points)
You could try throttling the bandwidth of the faster transfer - the latest versions enable you to do this - and see if that allows the other to run a bit faster.
0 votes
by (1.2k points)
I'll try it out. Are there any tutorials on how to throttle the bandwidth?
0 votes
by (162k points)
There's a property on the component, MaxTransferRate.

Pretty recent, released in 6.2.0.

Categories

...