Make ftp transfer buffer size configurable

Advertisement

Jimmy
Guest

Make ftp transfer buffer size configurable

the current value is fixed value 16KB in
source/filezilla/TransferSocket.cpp

#define BUFSIZE 16384
It's too small for large file transfer in fast lan/wan network.
It would be good we could config the value up to 4MB

Reply with quote

Advertisement

You can post new topics in this forum