Fast SCP
SCP is a great way to copy files from somewhere to somewhere else, but as we all know it can be slower than (insert slow metaphor here). Here’s a way you can get way speedier(really a word?) transfers using scp.
scp -c arcfour -C sourcefile desthost:
BY This way we can copy the files quickly
Recent Comments