Versioning Folder Structure

Hi,

I am very new on OctopusDeploy and I would like to move some files from SourceA to SourceB, but I don’t want to create the versioning folder since this modifies the folder structure that we have on the server. The folder structure must be the same in the servers.

How can we accomplish this?

Thank you

William Castro

Hi William,

Can you please provide more details about what you are trying to accomplish? What versioning folder do you mean?

Paul

Hi,

I have a folder that I would like to move from point A to B, but always
create a version folder containing the folder with the files on it.

It creates some folders with the version as the name:

Is there any way to avoid that?

Thanks

Regards,

William M. Castro
Sr. Enterprise Application Support Specialist
ACT - BEAS Application Infrastructure Systems (AIS)
T: (305)253-2244 x32156
E: William.Castro@assurant.com

From: “Paul Stovell”
tender2+d6e4a91b52b96f12d0fd84142738b3d76bebc5c80@tenderapp.com

untitled (2 KB)

untitled (4 KB)

Hi William,

When you define your package step, there is a ‘Destination folder’ setting you can specify to control where the package gets deployed to. For example:

Specify target directory

This lets you be specific about where you want it deployed to - Tentacle won’t add the version numbers to the path.

Paul