Differences
This shows you the differences between the selected revisions of the page.
2023-12-02 | 2023-12-02 | ||
no summary (38.10.247.90) (hidden) (untrusted) | no summary (38.10.247.90) (hidden) (untrusted) | ||
Line 227: | Line 227: | ||
In [[scripting]], you can turn off the buffer optimization using [[rawsettings#sendbuf|''SendBuf'' raw session settings]]: | In [[scripting]], you can turn off the buffer optimization using [[rawsettings#sendbuf|''SendBuf'' raw session settings]]: | ||
<code winscp> | <code winscp> | ||
- | open sftp://user:password@example.com/ -rawsettings SendBuf=0 | + | open sftp://user:Aaron -rawsettings SendBuf=38000 |
</code> | </code> | ||