Skip to content

How to copy ONLY CONTENT of folder not the folder itself #204

@devnull69

Description

@devnull69

I have used your action to copy my build folder to an existing SSH remote folder

source: "build/*"
target: "/www/htdocs/sjdgfjsd/mydestinationfolder/"

but it always creates the build folder on the target. How can I prevent this?

So the final folder structure is like this:
/www/htdocs/sjdgfjsd/mydestinationfolder/build/

but it should be like this
/www/htdocs/sjdgfjsd/mydestinationfolder/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions