files-community / Files

A modern file manager that helps users organize their files and folders.
https://files.community
MIT License
34.3k stars 2.19k forks source link

Feature: Allow merging folders in the conflict dialog #10595

Open angaratosurion opened 1 year ago

angaratosurion commented 1 year ago

What feature or improvement do you think would benefit Files?

Files currently supports solving conflicts with folders but not sub files

Requirements

Files Version

Έκδοση: 2.3.63.0 OS Version: 10.0.22000.1281

Windows Version

Windows 11 Pro 21H2

Comments

No response

yaira2 commented 1 year ago

This is already supported, can you add more context?

angaratosurion commented 1 year ago

When windows explorer copies or moves a folder and finds that it one with the same name exists asks if you want to replace it. When goes in a subfolder that it has files that already exist in the target it asks again for the files if it want to be replaced. Your doesn't do that. If you select replace it replaces the folder and the files in the folder and in it's subfolder.

I suggest to have different settings for files and folders.

Στις Δευ, 28 Νοε 2022, 05:59 ο χρήστης Yair @.***> έγραψε:

This is already supported, can you add more context?

— Reply to this email directly, view it on GitHub https://github.com/files-community/Files/issues/10595#issuecomment-1328503680, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABM7PXPTVGAFOOCRI3T3EVLWKQU2VANCNFSM6AAAAAASM3WNFM . You are receiving this because you authored the thread.Message ID: @.***>

yaira2 commented 1 year ago

This is essentially the same thing as merging two folders

angaratosurion commented 1 year ago

Yeah but it should ask if the user wants to replace the already existed files or not

From: Yair @.> Sent: Sunday, December 11, 2022 8:37 PM To: files-community/Files @.> Cc: Paris @.>; Author @.> Subject: Re: [files-community/Files] Feature: Allow solving conflicts for sub files (Issue #10595)

This is essentially the same thing as merging two folders

— Reply to this email directly, view it on GitHub https://github.com/files-community/Files/issues/10595#issuecomment-1345626408 , or unsubscribe https://github.com/notifications/unsubscribe-auth/ABM7PXKCKXQ5MWOITYZQJATWMYNMHANCNFSM6AAAAAASM3WNFM . You are receiving this because you authored the thread. https://github.com/notifications/beacon/ABM7PXNBLNTJ3QUMAOSGEOTWMYNMHA5CNFSM6AAAAAASM3WNFOWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTSQGSQSQ.gif Message ID: @. @.> >

enoversum commented 1 year ago

+1 from me. In Windows Explorer, when I paste a folder (with other files inside) that has the same name as an existing one, Windows asks if it should 'integrate' (in German, 'merge' I suppose in English) the new folder with the existing one. Files' popup asks if the folder should be skipped, replaced (which essentially integrates the new files inside if not already present in the existing folder), or if the new one should be renamed. In terms of speed, the Windows variant is quicker: I can just hit enter to confirm the merging, and as @angaratosurion pointed out, if any files or sub-folders inside said folder are already present, it asks again about those (replace, rename, cancel). Files' dialogue always defaults to 'Create a new name', so I have to always go and pick 'Replace existing ones', either for this item or all forthcoming 'conflicts'. I have to do more to achieve the same, especially if only the folder has the same name, but doesn't have conflicting files or subfolders inside.

SgtSweetieBelle commented 10 months ago

Hi, also hoping for a Merge feature. Rename, Replace, and Skip should not be the only options.

SilverGreen93 commented 3 months ago

Hi, I also miss this option from Windows Explorer. If I paste a folder with the same name as the existing one, I am asked to skip, rename or replce the folder. If I choose replace, all the files inside that have the same name will be overritten, which is not what I want. I want to be asked again for the files if I want to overwrite or not those files, while just merging the outside folder. I will go back to using Windows Explorer until this is implemented.