Thanks for your feedback!
- martin
Before posting, please read how to report bug or request support effectively.
Bug reports without an attached log file are usually useless.
BLOCK_SIZE set, both with and without my WinSCP.ini.
BLOCK_SIZE set – I was only able to reproduce it once I removed WinSCP.ini, which seems to store something that made it connect regardless of BLOCK_SIZE set. (I wasn't motivated to figure out which part it was.) Anyway, v6 is looking good :)
BLOCK_SIZE at https://www.gnu.org/software/coreutils/manual/html_node/Block-size.html
LS_BLOCK_SIZE
12K). Indeed, my bash .profile had this line:
export BLOCK_SIZE=human-readable
$BLOCK_SIZE on login, maybe as part of the aliases and/or national variables. This would be a great addition.