Peter Gutmann wrote:
1. It doesn't involve violating the spec. You just advertise a maximum-size window (for the SSH level) and read a file as a single large chunk rather than lots of little bits and pieces (at the SFTP level). Neither violate the spec.
What do you do if the file is larger than the defined sftp packet size? -d