How to fix the -bash: /usr/bin/scp: No such file or directory error when trying to use scp
Simply install openssh, like so:
# on Arch:
sudo pacman -S opensshand try using scp again!