Replies: 1 comment 2 replies
-
@worksofliam thoughts? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When copying a file into IFS, there should be a check for whether the file already exists. If it exists what should be the default action?
Rename the file with
-copy
appended or prompt the user for action.Refrence Code
Beta Was this translation helpful? Give feedback.
All reactions