How to copy a zip file from one location to another location in CentOS
To copy any files you can make use of the copy command and the copy command syntax is as follows
cp filename location
Where
- filename is the name of the file that needs to be copied
- location is the path on the server e.g /var/www/vhosts/a1.com/httpdocs/