Konstantin vz'One Enchant

Results 7 comments of Konstantin vz'One Enchant

Faced with it too, really annoying because it's not an intuitive and workaround looks very ugly :-(

> @keuko short of writing a custom `HTTPAdapter` (overriding the `send` method) – I don't know. > > I use code such as the following and attach the adapter using...

You must use segments upload for large files (see http://docs.openstack.org/developer/swift/overview_large_objects.html) or cut the file. SwFTP can't do it for you :(

How I see `adjustWindow()` calls from `SSHConnection. ssh_CHANNEL_DATA` http://twistedmatrix.com/trac/browser/tags/releases/twisted-13.1.0/twisted/conch/ssh/connection.py#L237 It may be possible to change some default values for channel like localWindowSize or similar to avoid calling `adjustWindow()`...