← Back to Users
Father+Dupuis's activity in the archive.
Thank you. I use those options all the time for large file transfers on my internal networks. You can use them with rsync as well: check out the "-e" option.
This should work for you: sshfs -o ssh_command="ssh -c arcfour -o Compression=no" user@remote.host /your/mountpoint
Thank you. I use those options all the time for large file transfers on my internal networks. You can use them with rsync as well: check out the "-e" option.
This should work for you: sshfs -o ssh_command="ssh -c arcfour -o Compression=no" user@remote.host /your/mountpoint