Re: Turn off Optimize connection buffer size
@Ed: Please post a log with "Optimize connection buffer size" turned off.
-rawsettings SendBuf=0
appended to the open
command, the connection will "unexpectedly close" on files larger than a few megabytes.
SendBuf=0
completely turn off the feature as the GUI checkbox does?
-rawsettings
is not a command, but a switch to open
command:
-rawsettings SendBuf=0