how to copy files/folders???
Using Linux: RHv9, I'm trying to copy a folder from one Linux directory to another. It has many (~100) files and subfolders inside: too many to copy one by one. Nautilus will not copy or move it: it just copies one subdirectlry & then fails. It doesn't give an error message: just that a check shows the files are not copied.
The text command: cp [folder] [target] will not work since I'm also copying folders.
What is the command to do an unqualifed universal copy of all files/folders in one spot to another?
|