Bug#534544: squid: ftp put for uploads doesn't work

2009-07-08 Thread Santiago Garcia Mantinan
Just for the record... > From this snippet is quite clear where is the problem: > > >PUT ftp://ftp.my.net/incoming/patch%2D2%2E6%2E30%2E1%2Ebz2 HTTP/1.1 ... > >Expect: 100-continue > As you see curl is setting the Expect: with value '100-continue' > header which cannot be satisfied. This is becau

Bug#534544: squid: ftp put for uploads doesn't work

2009-07-06 Thread Luigi Gangitano
Hi Santiago, can you please provide a little more information? Is there anything logged in /var/log/squid/cache.log when this happens? Is this CURL specific or is reproducible with any other ftp client? Regards, L -- Luigi Gangitano -- -- GPG: 1024D/924C0C26: 12F8 9C03 89D3 DB4A 9972 C24

Bug#534544: squid: ftp put for uploads doesn't work

2009-06-25 Thread Santiago Garcia Mantinan
Package: squid Version: 2.7.STABLE3-4.1 Severity: normal I've been using ftp put for a long time with squid, I use it from time to time, so I hadn't realised till now that ftp put (the method you use to upload files to a ftp through squid) is not working anymore. My config comes from etch and wi