
scp local file address CVM account@CVM instance public IP/domain name: CVM file location
/home/lnmp0.4.tar.gz to the same directory of the CVM whose public IP is 129.20.0.2:scp /home/Inmp0.4.tar.gz root@129.20.0.2:/home/Inmp0.4.tar.gz
-r parameter to upload folders. For more information on the scp command, run man scp.scp CVM account@CVM instance public IP/domain name: CVM file location local file address
/home/lnmp0.4.tar.gz from the CVM whose public IP is 129.20.0.2 to the same local directory:scp root@129.20.0.2:/home/Inmp0.4.tar.gz /home/Inmp0.4.tar.gz
Was this page helpful?
You can also Contact sales or Submit a Ticket for help.
Help us improve! Rate your documentation experience in 5 mins.
Feedback