scp
scp with port number specified:
scp -P 2222 -r nexus-2.11.0-02 [email protected]:crawler
Unlike ssh, scp uses the uppercase P switch to set the port instead of the lowercase p
scp with port number specified:
scp -P 2222 -r nexus-2.11.0-02 [email protected]:crawler
Unlike ssh, scp uses the uppercase P switch to set the port instead of the lowercase p