FG
💻 Software

In Ubuntu, how to copy all contents of a folder to another folder?

Fresh5 days ago
Mar 15, 202645478 views
Confidence Score0%
0%

Problem

I want to copy the contents of an unzipped folder, , to another existing folder. I tried but the sub-folders in didn't get copied over. Why not?

Error Output

cp -R wordpress/*.* /my/folder

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: In Ubuntu, how to copy all contents of a folder to another folder?

Low Risk

try

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment