'copy' does not make much sense in a folder. The purpose of copying is to create a second file with the same media content as the first. Since there is no media content in the folder, the “copy” is not actually used.
, . * nix, "cp -R folder1 folder2" . , . , (, "ln -s folder1 folder2" ), .