Summary: | problem with coping files larger that 2 gb | ||
---|---|---|---|
Product: | [Unmaintained] kio | Reporter: | Jonas Vejlin <jonas.vejlin> |
Component: | sftp | Assignee: | Andreas Schneider <asn> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | adawit, asn, finex, shift |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Jonas Vejlin
2008-06-27 22:36:23 UTC
what filesystem are you using? ext3 *** Bug 166480 has been marked as a duplicate of this bug. *** kio_sftp has been rewritten using libssh in trunk. I have to support seek64 and tell64. I will release a new libssh version and support big files soon. This will be in KDE 4.4.0. SVN commit 1024867 by anschneider: Added support for files bigger than 2 GB. BUG: 165150 M +5 -5 kio_sftp.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1024867 |