S
sasa555
Hello,
I must deploy hierarchical file structure to the target, and have
created component for this purpose.
Now, as far as I can tell, if you use Files tab under the component in
Component Manager, then you must have flattened structure in the
repository.
Let's say the structure I must deploy looks like:
F1
a
F2
b
Where F1 and F2 are folders, and a and b are files. If I understand
correctly, to deploy this with one component, I must have files a and
b in the repository in the "flat" form i.e. they must reside directly
in the repository folder. Is this right?
Assuming, this is the case, what is the best practice for deploying
hierarchy? Currently I'm using self-extracting archives for this - I
pack entire hierarchy into one sfx exe and deploy only the exe.
Regards,
Sasa
I must deploy hierarchical file structure to the target, and have
created component for this purpose.
Now, as far as I can tell, if you use Files tab under the component in
Component Manager, then you must have flattened structure in the
repository.
Let's say the structure I must deploy looks like:
F1
a
F2
b
Where F1 and F2 are folders, and a and b are files. If I understand
correctly, to deploy this with one component, I must have files a and
b in the repository in the "flat" form i.e. they must reside directly
in the repository folder. Is this right?
Assuming, this is the case, what is the best practice for deploying
hierarchy? Currently I'm using self-extracting archives for this - I
pack entire hierarchy into one sfx exe and deploy only the exe.
Regards,
Sasa