[🔴LIVE] Copy a directory/folder from one location to another in Linux via SSH/Putty

preview_player
Показать описание
Today in this video you will learn how to copy a directory in Linux CentOS. Follow the steps given below to copy a directory in Linux CentOS:
Suppose that you are having a folder named "test1" located in "/home/username/public_html/Source/test1" and you want to copy the directory "test1" to /home/username/public_html/Destination.
How to do it?

So in order to copy this you just need to execute a simple command in PuTTy
--------------------------------------------
cp -r /path/to/source /path/to/destination
--------------------------------------------
where /path/to/source is "/home/username/public_html/Source/test1" and /path/to/destination is "/home/username/public_html/Destination"

Watch the video carefully so that you don't miss anything.

Hope this helps!!

If you have any query, feel free to let us know via the comments section below.
Рекомендации по теме
Комментарии
Автор

How to install python in whm. In my cpanel not showing "Setup Python app"

arunpandiyan
Автор

Sir please make a video on how to configure Gmail in section Email WHMCS

arshad.n