Difference between revisions of "Copy"
(Created page with " =Description= The '''Copy''' command copies file(s) or directories from one location to another. =Installation= {| |- |File:Commands_Icon.jpg|cent...") |
|||
Line 5: | Line 5: | ||
=Description= | =Description= | ||
− | The '''Copy''' command copies file(s) or directories from one location to another. | + | The '''Copy''' command copies specified file(s) or directories from one location to another. |
| |
Revision as of 11:55, 22 May 2021
Description
The Copy command copies specified file(s) or directories from one location to another.
Installation
The Copy command file is installed in the SYS:C/ directory by default. |
Versions
Latest versions are 46.6 and 54.6
Use the Updater utility to upgrade to and install the latest available version. |
Command Line Usage
FROM/M,TO/A,ALL/S,Q=QUIET/S,BUF=BUFFER/K/N,CLONE/S,DATES/S,NOPRO=NOPROTECTION/S ,COM=COMMENT/S,NOREQ=NOREQUESTERS/S,NOREP=NOREPLACE/S,INTER=INTERACTIVE=ASKREP =ASKREPLACE/S,FORCE/S,NEWER/S,ARC=ARCHIVE/S,COPYLINKS/S,SPEED/S,STATS/S
Usage of options up to and including NOREQ is the same as with previous versions of Copy.
V46 / V54 only::
NOREP: Doesn't overwrite existing files.
INTER / ASKREP: Prompts user for confirmation to overwrite existing files.
FORCE: Overwrites existing files even if they are protected.
NEWER: Overwrites existing files only with ones that have more recent dates.
ARCHIVE: Copies only files that don't have the archive protection bit set, and sets the archive bit to the files in source that have been copied.
COPYLINKS: Also copies soft and hard links. This means that it replicates the soft or hard link. If it fails to replicate a hard link it then tries to replicate it as a soft link.
SPEED: Displays time and transfer rate information for the copy operation.
This is not an accurate indicator of the speed of the media used. It is also affected by CPU and interface speed as well as copy buffer size.
STATS: Displays statistics such as number of files that have been copied,
have failed to be copied, or that were intentionally skipped.
Can be made resident: Yes
Copyright
Copyright (C) 2021 AmigaKit Ltd. Distributed with the Enhancer Software under licence.