Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

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.