copy

copy files and mirror directories
Download

copy Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Jeff Owens
  • Publisher web site:
  • http://linuxasmtools.net/

copy Tags


copy Description

copy files and mirror directories copy is a small utility that will copy files and mirror directories and has features not found in the standard "cp" program.SYNOPSIScopy < switches > from-path to-pathswitches -a = default attributes for destination-c = copy if file contents different-d = delete "to" files if "from" not found-h = help display-n xxx = no overwrite of files with tail xxx-s = copy if file sizes different-t = copy if destination (to) file olderfrom-path = path to copyto_path = destination for "from-path" filescopy has a simple interface that can perform some complex operations. It was designed to support rsync and mirroring of directories. It can detect copying identicial files and avoids updating destination. This leaves the file date unchanged.Also, copy allows wild card (asterick) present in both the "from" and "to" file paths. This allows files to be renamed or selective files copied.The default state is to copy files, but if the -t,-s, or -c switches are used, thestate changes to non-forced. What's New in This Release: · The program now warns if wild cards (*) are used and not quoted. This caused continual problems for most users. · The code it was updated to use the latest AsmLib.


copy Related Software