[kio] [Bug 314451] sftp: Resuming partly transferred file >= 2 GiB is impossible - "unknown error code 166"

2016-11-07 Thread Andreas Schneider
https://bugs.kde.org/show_bug.cgi?id=314451 --- Comment #9 from Andreas Schneider --- When we append, sftpProtocol::seek(KIO::filesize_t offset) is called, this calls sftp_seek64(). sftp uses 64bit values internally. Can you turn on debugging: https://techbase.kde.org/Development/Tutorials/Debu

[kio] [Bug 314451] sftp: Resuming partly transferred file >= 2 GiB is impossible - "unknown error code 166"

2016-10-31 Thread Kevin Kofler
https://bugs.kde.org/show_bug.cgi?id=314451 Kevin Kofler changed: What|Removed |Added Resolution|WAITINGFORINFO |--- Summary|sftp: Resuming partly