Many of the consumer level NAS boxes are based around a pretty wimpy ARM9
processor running some form of Linux. Transferring files from these boxes
using sshfs is slow because the ssh system is encrypting everything with a
pretty heavy duty cipher.
I would like to be able to specify a flag to ssh that changes the cipher to
something like arcfour which is much less computationally expensive.
I'm on OS X Intel using sshfs 0.3.0.
Original issue reported on code.google.com by bsd...@gmail.com on 9 Jul 2007 at 5:26
Original issue reported on code.google.com by
bsd...@gmail.com
on 9 Jul 2007 at 5:26