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

copymove can not overwrite existing files #8908

Closed
devz3r0 opened this issue Mar 21, 2018 · 3 comments
Closed

copymove can not overwrite existing files #8908

devz3r0 opened this issue Mar 21, 2018 · 3 comments

Comments

@devz3r0
Copy link

devz3r0 commented Mar 21, 2018

Steps to reproduce

  1. have files with same name in 2 different folders
  2. want to update the same file in the 2nd folder
  3. see message: can't copy, target already exists

Expected behaviour

display a dialogbox as in files_clipboard what to do (overwrite or not)

Actual behaviour

aborted the copy process because the file exists.
grafik

Server configuration

Operating system: ubuntu 16.04

Web server: apache 2.4

Database: mariadb 10

PHP version: 7.0

Nextcloud version: (see Nextcloud admin page) 13.0.1

Updated from an older Nextcloud/ownCloud or fresh install: updated

Where did you install Nextcloud from: webupdater

@fhoefling
Copy link

Same issue here. When uploading directly into a folder, there is a "conflict resolution" dialogue. I suggest that the same mechanism kicks in here.

@rabner
Copy link

rabner commented Jun 19, 2018

The same issue here, but in addition I've noticed that when coping/moving folder with files operation stops when destination folder is found, so files in that folder are not transferred over.

Server configuration
Operating system: ubuntu 16.04
Web server: apache 2.4
Database: mariadb 10
PHP version: 7.2
Nextcloud version: 13.0.4

@MorrisJobke
Copy link
Member

Very likely a duplicate of #1218 - let's continue over there.

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

No branches or pull requests

4 participants