related to #15785
when copying a whole folder, there is no way to paste that folder in the current parent.
Steps to reproduce
- create a folder
parent
- create a folder inside
parent called test
- select and make action
Move or copy
- click
copy in the dialogue that appears
outcome is the error message: could not copy "test", target exists
Expected behaviour
If there is an attempt to copy a folder into a target where the same name exists, an option should be provided to rename the copied folder. Alternatively, a safe name could be suggested like test_copy.
Actual behaviour
Copy of folder fails with no option to change the destination name.
Server configuration
Operating system:
Debian 9
Web server:
Apache2.4
**Database:
MariaDB
PHP version:
7.2.26
Nextcloud version:
17.0.2
Updated from an older Nextcloud/ownCloud or fresh install:
updated
Client configuration
Browser:
Firefox (latest)
Operating system:
OS X
related to #15785
when copying a whole folder, there is no way to paste that folder in the current parent.
Steps to reproduce
parentparentcalledtestMove or copycopyin the dialogue that appearsoutcome is the error message:
could not copy "test", target existsExpected behaviour
If there is an attempt to copy a folder into a target where the same name exists, an option should be provided to rename the copied folder. Alternatively, a safe name could be suggested like
test_copy.Actual behaviour
Copy of folder fails with no option to change the destination name.
Server configuration
Operating system:
Debian 9
Web server:
Apache2.4
**Database:
MariaDB
PHP version:
7.2.26
Nextcloud version:
17.0.2
Updated from an older Nextcloud/ownCloud or fresh install:
updated
Client configuration
Browser:
Firefox (latest)
Operating system:
OS X