Replicator - Create Folders during Import

Need new test, action, option? Post request here.
Post Reply
pmwither
Posts: 16
Joined: Thu Feb 19, 2004 7:24 am

Replicator - Create Folders during Import

Post by pmwither »

Is there anyway to create folders and subfolders during an import with Replicator? If not.. that would be a great enhancement. If so, can you instruct me? Thanks!
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

You may use CreateFolder command in the import file
CreateFolder = Root\USA Branch\Support\part2\
; creates new folder(s). The value of this parameter should specify the full path to the folder that you want to create.
; E.g. CreateFolder = Root\USA Branch\Support\part2\ will successively create folders USA Branch (in the Root folder), Support (in USA Branch subfolder) and part2 (in Support subfolder).
; Of course if some (or all) of specified folders already exist, HostMonitor will not create second copy of them.
Regards
Alex
pmwither
Posts: 16
Joined: Thu Feb 19, 2004 7:24 am

Post by pmwither »

Works great! Thanks Alex!
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

You are welcome :)

Regards
Alex
Post Reply