Step::1
Login to your domain using SSH or via cPanel Terminal
Step::2
After successful SSH connection, run the command "pwd"
Step::3
This command will show you the present working directory where you are, reach out to public"_html
by running a command given below
=====================
cd /home/username/public_html
=====================
Step::4 Next run the command given below to transfer the file from the source to destination
========================
wget www.domain.com/file.zip
========================