Hi,
As one of the drives in my X5000 is making ehm, eh, lets say: 'funny noises', I decided to move the partitions it contains to another disk, using 'COPY'. One partition in particular contains truckloads of 'links' and whatever I tried, none of the links is copied as a link proper.
I tried the following:
c:copy <from> <to> ALL CLONE - resulting in none of the links copied c:copy <from> <to> ALL CLONE COPYLINKS - resulting in the links being copied as files c:copy <from> <to> ALL CLONE FOLLOWLINKS - resulting in none of the links copied c:copy <from> <to> ALL CLONE COPYLINKS FOLLOWLINKS - resulting in the links being copied as files
Is there a way to copy (soft-)links as links and not as files?
OldFart
help copy:
...
NOTES
COPY does NOT provide any way to recreate hard or soft links,
but instead it allows copies of the target that the link points to
with the COPYLINKS option or FOLLOWLINKS into a linked directory.
...
AOS4.1/SAM460ex/PPC460EX-1155MHZ/2048MB/RadeonRX550/SSD240GB/DVDRW :-P