Deploy Package to S3

Hi -
We are using the Deploy Package to S3 to take the contents of NuGet package, extract them and then copy them to an S3 bucket.

All of this works fine with one exception. On the copy to s3 the files are getting renamed to remove spaces.

So if I have a file called “This is a test.pdf”. on the S3 bucket the file name is "This%20is%20a%20test.pdf.

Is there a way to have this step copy the exact name to the s3 bucket?

Hi

Thanks for contacting us. We’ve identified the problem and are working on a solution. You can track the progress of the issue here https://github.com/OctopusDeploy/Issues/issues/5978

Thanks