Bug 245904 - KIO FTP cannot transfer an empty file
Summary: KIO FTP cannot transfer an empty file
Status: RESOLVED DUPLICATE of bug 184594
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: ftp (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-27 14:48 UTC by ladislav.bonita
Modified: 2010-09-12 14:40 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 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 ***