Differences
This shows you the differences between the selected revisions of the page.
| 2021-11-25 | 2022-02-24 | ||
| no summary (165.86.71.72) | parallel transfers (martin) | ||
| Line 35: | Line 35: | ||
| If WinSCP started being slow suddenly, check if you did not [[ui_pref_logging|enable logging on //"Debug"// level]] inadvertently. | If WinSCP started being slow suddenly, check if you did not [[ui_pref_logging|enable logging on //"Debug"// level]] inadvertently. | ||
| + | |||
| + | ===== [[transfer_queue]] Parallel Transfers ===== | ||
| + | When comparing batch file transfer speed of WinSCP, note that it by default transfers all files sequentially using a single connection. While some other clients use multiple connection by default. If you prefer, you can [[transfer_queue|transfer files using multiple parallel connections]] in WinSCP too. | ||