Re: Possible workaround for SFTP speed "issue"
I cannot say what is speed difference between SSH2 and SSH1. Indeed SSH2 is slower, but it is more secure as well. So I would not dare to say that SSH1 is workaround.
With SFTP there is indeed problem with confirmation of each packet (regardless of SSH version used). However since 3.4, I've made significant changes to SFTP implementation which partially compensates this.
With SFTP there is indeed problem with confirmation of each packet (regardless of SSH version used). However since 3.4, I've made significant changes to SFTP implementation which partially compensates this.