Opened 18 years ago

Last modified 18 years ago

#3059 closed Bug report

wrong progress for sftp

Reported by: tommywu Owned by: Tim Kosse
Priority: normal Component: Other
Keywords: Cc: tommywu, Tim Kosse
Component version: Operating system type:
Operating system version:

Description

in Beta2's note: Upload progress for SFTP transfers did
advance too fast

This problem still in beta2. the porgress too fast for
upload and download.

for a 1.4MB compressed file (.7z),
upload: show 100%, but in remote site, still at 800K.
download: show 100%, but still downloading... in
transferred byte up to 2.xMB. (but the file is only
1.4MB after finished)

Change History (2)

comment:1 by Tim Kosse, 18 years ago

The upload issue seems to be caused by the internal
buffering in fzsftp, it reports 100% as soon as entire file
got read into memory.

The download progress however was really bugged, fixed in
latest CVS.

comment:2 by Tim Kosse, 18 years ago

A possible fix for the uload progress has been applied to CVS.

Note: See TracTickets for help on using tickets.