Re: disable size check for background transfers
@saibot: See https://winscp.net/eng/docs/ui_transfer_custom#calculate:
Please understand that it's not something that can be skipped. WinSCP needs to list the files to download, no matter what. Any client needs to do that. The only difference here is that for background transfers, it lists all folders in advance, while for foreground transfer, it lists one folder, downloads its files, lists another one folder, downloads its files, etc. In the end, it does not matter. The overall operation takes the same time. With background transfers just takes longer before the first transfer happens.
I might change the label to "Listing" instead of "Calculating" to make this more clear:
https://winscp.net/tracker/2026
Note that when using multiple connections, the calculation does not add time to a transfer, as directories are not listed again for the transfer itself.
Please understand that it's not something that can be skipped. WinSCP needs to list the files to download, no matter what. Any client needs to do that. The only difference here is that for background transfers, it lists all folders in advance, while for foreground transfer, it lists one folder, downloads its files, lists another one folder, downloads its files, etc. In the end, it does not matter. The overall operation takes the same time. With background transfers just takes longer before the first transfer happens.
I might change the label to "Listing" instead of "Calculating" to make this more clear:
https://winscp.net/tracker/2026