Bug 163568 - ftp: rename file overwirtes another with the same name without confirmation
Summary: ftp: rename file overwirtes another with the same name without confirmation
Status: RESOLVED DUPLICATE of bug 127793
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: ftp (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR grave
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-09 01:30 UTC by Florian Reinhard
Modified: 2008-06-09 03:08 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Florian Reinhard 2008-06-09 01:30:56 UTC
Version:            (using Devel)
Installed from:    Compiled sources
Compiler:          4.2.3 
OS:                Linux

Steps to reproduce:
1. launch konqueror or dolphin
2. connect to a ftp server (in my case vsftpd on kubuntu)
3. create two files foo.txt and bar.txt
4. select bar.txt and rename it to foo.txt

you won't get warned or asked if you'd like to suggest another filename, the file is just being overwritten and the most confusing thing: you see foo.txt twice unless you hit F5.
Comment 1 Michael Pyne 2008-06-09 02:00:53 UTC
I have no access to ftp servers to confirm this but if true it's dataloss => grave.
Comment 2 Pino Toscano 2008-06-09 03:08:52 UTC

*** This bug has been marked as a duplicate of 127793 ***