Bug 245904

Summary: KIO FTP cannot transfer an empty file
Product: [Frameworks and Libraries] kio Reporter: ladislav.bonita
Component: ftpAssignee: David Faure <faure>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

Description ladislav.bonita 2010-07-27 14:48:22 UTC
Version:           unspecified (using KDE 4.4.95) 
OS:                Linux

This is bug #229720 "kio ftp does not transfer a empty file" https://bugs.kde.org/show_bug.cgi?id=229720  filed against the KDE 4.5, because the bug is still there in 4.5 RC3 and it seems nobody cares about old one bug report.

--
when trying to transfer empty file with kio ftp, it will fail.

to test it, create an empty file like:
    touch test.txt

with dolphin/konqueror, access the file thru kio ftp and try to copy and paste
it to a local folder.

Reproducible: Always

Steps to Reproduce:
to test it, create an empty file like:
    touch test.txt

with dolphin/konqueror, access the file thru kio ftp and try to copy and paste
it to a local folder.

Actual Results:  
Error

Expected Results:  
Empty file created in a local folder
Comment 1 Christoph Feck 2010-09-12 14:40:45 UTC

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