PuTTY semi-bug large-files

This is a mirror. Follow this link to find the primary PuTTY web site.

Home | FAQ | Feedback | Licence | Updates | Mirrors | Keys | Links | Team
Download: Stable · Snapshot | Docs | Changes | Wishlist

summary: PSFTP and PSCP can't handle big files (> 2 GB, > 4 GB)
class: semi-bug: This might or might not be a bug, depending on your precise definition of what a bug is.
difficulty: fun: Just needs tuits, and not many of them.
priority: high: This should be fixed in the next release.
fixed-in: 2006-08-13 33b7caa5900167e6a8134c3affef352da557af23 (0.59)

The file transfer utilities (PSCP and PSFTP) ought to handle really really big (>2Gb) files. There have been reports that they don't do so properly. (Apparently, on Windows, this will only be meaningful under an NT-series OS; the 95 series inherently can't handle more than 2Gb in any case.)

2004-04-27: One symptom we've had reported a lot recently is the error message "Assertion failed: actuallen <= len, file scp.c, line 1435" for files >2GB. As of the 2004-04-28 snapshot, there should be a fix which will make this go away (thanks to Krzysztof Kowalczyk), but we've not been able to test that; also note that the same error can still occur if files change in size. In any case files over 4GB are still not supported (and this would require some upheaval to fix).

2006-08-13: I (OSD) have checked in a pile of stuff which should allow large file support where possible. On Windows, this basically means NT and above.


If you want to comment on this web site, see the Feedback page.
Audit trail for this semi-bug.
(last revision of this bug record was at 2017-04-28 16:52:45 +0100)