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

Copy of file to a place where a directory already exists offers no way to rename the file #735

Open
ForNeVeR opened this issue Sep 23, 2023 · 0 comments
Labels

Comments

@ForNeVeR
Copy link

ForNeVeR commented Sep 23, 2023

Far Manager version

3.0.6161

OS version

10.0.22621.2283

Other software

No response

Steps to reproduce

  1. Create the following directory structure:
    T:\Temp\untitled\ (directory)
    T:\Temp\source\untitled (file)
    
  2. Try to copy or move C:\Temp\source\untitled file into C:\Temp

Expected behavior

Far should tell that the destination already exists (even if it is not a file but a directory), and offer to rename the source, similarly to how it behaves in case when a file exists at the target place.

image

(Perhaps with no options to Overwrite or Append, though.)

Actual behavior

Cannot copy "untitled" to "T:\Temp\untitled"
0x00000050 - The file exists.

With no option to rename the file.

image
@ForNeVeR ForNeVeR added the bug label Sep 23, 2023
@ForNeVeR ForNeVeR changed the title Cope of Copy of file to a place where a directory already exists offers no way to rename the file Sep 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant