Login  
Search All Forums
Dart Home | PowerTCP FTP for .NET | Custom Development Reply | PowerTCP FTP for .NET Topics | Forums   
AuthorForum: PowerTCP FTP for .NET
Topic: Slow transfer (download)
phlexss

From: Waalwijk, Netherlands
Posts: 31
Member Since: 03/17/04
posted April 3, 2017 5:01 AM

Hi,

I'm experiencing slow transfer speeds when downloading from a FileZilla server:

- when I use FileZilla client to download I get about 10MB/S (my full bandwidth)

- when downloading the same file using the FtpListView example program or my own ftp-client which uses the Dartftp dll I don't get higher rates then around 930KB/S

I run both clients on the same computer and download from the same server. I don't change the maxrate or blocksize properties so they are default.

What could cause the much slower download in the dart software? ANd how to fix it?

I'm using Dart.Ftp.Dll 4.7.2.0

Thanks!
phlexss

From: Waalwijk, Netherlands
Posts: 31
Member Since: 03/17/04
posted April 3, 2017 5:18 AM

...ok, I just narrowed it down to the ReceiveBufferSize setting. Setting this to a greater value then 32kb (which seems to be the default) greatly improves the transfer speed.

Setting it to 1024kb results in the same transfer speed as in FileZilla.

I'm assuming a greater value affects the transfer speed of smaller files?

Is there a way to make this a "sliding" value? ...increase it during transfer to reach optimal transfer speed?

Or is it safe to simply set it to a large value like 1024kb? ...I don't want to confuse my clients by making this a configurable setting they don't know how to use.

Thanks for the info!
Reply | PowerTCP FTP for .NET Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX