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

Renaming overwrites existing without prompt (data loss) #25

Open
wedebe opened this issue Oct 30, 2023 · 1 comment
Open

Renaming overwrites existing without prompt (data loss) #25

wedebe opened this issue Oct 30, 2023 · 1 comment

Comments

@wedebe
Copy link

wedebe commented Oct 30, 2023

Copying a file from one path to another will prompt before overwriting if the source filename already exists in the destination.

However, renaming a file to an existing file name in the same folder will destroy the target file and replace with the renamed file without warning the user.

eg:

root@mutant51:/# ls -1 /tmp
chrony.status
dw.info
hotplug.socket
kodiext.socket
powerup_without_waking_tv.txt
do_not_delete.log
random.log

From file commander, renaming random.log to do_not_delete.log will cause do_not_delete.log to be lost without warning.

OpenATV 7.3 on Mut@nt HD51

@pr2git
Copy link
Collaborator

pr2git commented Nov 13, 2023

This version is a fork of the version used by OpenATV and it has its own life, so you need to create your requests at OpenATV forums.

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

2 participants