AWS

SCP command in GCP and AWS

Pinterest LinkedIn Tumblr
ssh -i pemfile.pem [email protected]

scp /Downloads/wordpress-5.4.1.zip Desktop/pemfile.pem [email protected]

scp -i pemfile.pem /Users/siddharthshukla/Downloads/elements-engitech-it-solutions-services-wordpress-theme-L7HQWKA-7zffMgXj-04-20/engitech.zip [email protected]:/var/www/html/wordpress/wp-content/themes

unzip folder.zip



Write A Comment