Hi Cyril, Sounds like you’ve reinvented lftp’s ( http://lftp.yar.ru/ <http://lftp.yar.ru/> ) pget and mirror —parallel options Okay, it doesn’t seem to have paralel pushing, but there I’ll advise the rsync parallel methods too > On 08 Apr. 2020, at 17:30 , Cyril Servant <cyril.servant@xxxxxxxxx> wrote: > > I made some changes in the sftp client. The new option "-n" (defaults to 0) sets > the number of extra channels. There is one main ssh channel, and n extra > channels. The main ssh channel does everything, except the put and get commands. > Put and get commands are parallelized on the n extra channels. Thanks to this, > when the customer uses "-n 5", he can transfer his files up to 5Gb/s. There is > no server side change. Everything is made on the client side. _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@xxxxxxxxxxx https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev