copying a directrory "really clone" from shell
Posted: Wed Mar 04, 2015 12:09 pm
I may miss something but the following is the nearest thing to directory "copy" i would like to have from shell:
Objective having the directory itssef & all it subdirs & files keeping their datestamp
How? add some option? Have "clone all" working that way?
The following command works indeed sometimes as "wantted" , here for the directory AGuid_
0.Stock:Backup_Datas/Gui4Cli/GuiCreator> list Aguid_#?
AGuid_ Dir ----rwed 15-Dec-11 11:57:26
1 directory - 2 blocks used
0.Stock:Backup_Datas/Gui4Cli/GuiCreator> copy clone all aGuid#? ram: // copies correctly the dir AGuid_
if there is n other file or dir starting with aGuid# you will also copy those of course
0.Stock:Backup_Datas/Gui4Cli/GuiCreator> copy clone all aGuid_#? ram: // copies only the files in AGuid_
But here it won't work:
0.Stock:Backup_Datas> list graphic#?
Graphics Dir ----rwed 09-Jan-15 16:01:12
1 directory - 2 blocks used
10.Stock:Backup_Datas> copy clone all graphic# ram:
COPY: bad template
Objective having the directory itssef & all it subdirs & files keeping their datestamp
How? add some option? Have "clone all" working that way?
The following command works indeed sometimes as "wantted" , here for the directory AGuid_
0.Stock:Backup_Datas/Gui4Cli/GuiCreator> list Aguid_#?
AGuid_ Dir ----rwed 15-Dec-11 11:57:26
1 directory - 2 blocks used
0.Stock:Backup_Datas/Gui4Cli/GuiCreator> copy clone all aGuid#? ram: // copies correctly the dir AGuid_
if there is n other file or dir starting with aGuid# you will also copy those of course
0.Stock:Backup_Datas/Gui4Cli/GuiCreator> copy clone all aGuid_#? ram: // copies only the files in AGuid_
But here it won't work:
0.Stock:Backup_Datas> list graphic#?
Graphics Dir ----rwed 09-Jan-15 16:01:12
1 directory - 2 blocks used
10.Stock:Backup_Datas> copy clone all graphic# ram:
COPY: bad template