I have a folder in my Linux hosting account (I have ssh connection to the server) same as
\newversion\files
I need to copy this to
\public_html\files
But I already have the old version files under the \public_html\files folder.
Can you please tell me the command in Linux to do this task?