You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In short: renaming file to same name as existing file will cause overwrite of existing file.
Required files for reproduction (example):
file "1.txt" with content "Test: 1"
file "2.txt" with content "Test: 2"
Reproduction:
1.) open qFlipper
2.) upload two files - 1.txt and 2.txt
3.) rename 2.txt to 1.txt
4.) old file 1.txt will disappear (or it's overwritten?)
5.) for verification download file "1.txt" - you will see content "Test: 2", not "Test: 1"
Version info:
Win10 - Latest updates
qFlipper ver 1.3.3
FZ ver 0.95.0
The text was updated successfully, but these errors were encountered:
Tomi2965
changed the title
File rename cause file (missing same name verification)
File rename cause file overwrite (missing same name verification)
Dec 6, 2023
In short: renaming file to same name as existing file will cause overwrite of existing file.
Required files for reproduction (example):
Reproduction:
1.) open qFlipper
2.) upload two files - 1.txt and 2.txt
3.) rename 2.txt to 1.txt
4.) old file 1.txt will disappear (or it's overwritten?)
5.) for verification download file "1.txt" - you will see content "Test: 2", not "Test: 1"
Version info:
Win10 - Latest updates
qFlipper ver 1.3.3
FZ ver 0.95.0
The text was updated successfully, but these errors were encountered: