Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to throw an error/replace existing file in Move File action when file exists in target path #78

Open
stas-fomenko opened this issue Jul 2, 2020 · 0 comments

Comments

@stas-fomenko
Copy link
Contributor

Description:
Action should have 2 behaviors to choose in a case when a file already exists in a target directory:

  • replace existing file
  • throw an error that file already exists

In this PR #77 that is going to be merged implemented replace existing file behavior that is needed for a project and it replaced throw an error that file already exists behavior, but it is good to have both of them in Move File action

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant