This is MorphOS port (recompile) of SortCopy program written by Thomas Richter.
I can not remember how I got source code and MorphOS port has been sitting on
HD since August 2002. I do not consider this port very useful but maybe there
is somebody who uses this command in his scripts and prefers native compile
(performance wise 68k and PPC are the same).
Below is an exceprtion from original (http://aminet.net/disk/bakup/SortCopy.lha)
readme. For full documentation please download original archive.
_____________________________________________________________________________
Purpose of this program:
Copy one or multiple directories. This is absolutely nothing new, but unlike
other copy tools, this one tries to copy links as well. If the link source
and the link destination is copied, "SortCopy" will erase the link
destination and re-create the link to the copy of the link source. This
works for both, SoftLinks and HardLinks, as well as links to directories
as long as the directory and the link to the directory is copied.
For more information, as well as for the copyright, I'd like you to read
the guide in this archive.
|