Comment 1 for bug 409615

Revision history for this message
Robert Collins (lifeless) wrote : Re: [Bug 409615] [NEW] bzr shouldn't use ftp append when writing a whole file in one go

The high level transport API does reflect it; however the generic thunk
code, which is all that the ftp transport implements, uses append.

If there is a better facility, just hooking it in should be sufficient.

-Rob