scp with port number specified:
scp -P 2222 -r nexus-2.11.0-02 root@192.168.1.9:crawler
Unlike ssh, scp uses the uppercase P switch to set the port instead of the lowercase p