Bug 163568

Summary: ftp: rename file overwirtes another with the same name without confirmation
Product: [Frameworks and Libraries] kio Reporter: Florian Reinhard <florian.reinhard>
Component: ftpAssignee: David Faure <faure>
Status: RESOLVED DUPLICATE    
Severity: grave    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

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 ***