Re: Max file size which can be transferred

2013-08-01 Thread Maxim Dounin
Hello! On Thu, Aug 01, 2013 at 06:11:44AM -0400, Rakshith wrote: > I ask that question because when i tried to transfer 4GB file, i get an > error logged which says: > > 2013/08/01 10:02:57 [error] 50935#0: *27 client intended to send too large > body: > 4582367864 bytes, client: y.y.y.y, serve

Re: Max file size which can be transferred

2013-08-01 Thread Rakshith
I ask that question because when i tried to transfer 4GB file, i get an error logged which says: 2013/08/01 10:02:57 [error] 50935#0: *27 client intended to send too large body: 4582367864 bytes, client: y.y.y.y, server: sx1, request: "PUT /core_8GB.nz HTTP/1.1", host: "x.x.x.x".. Posted at Ngin

Re: Max file size which can be transferred

2013-08-01 Thread Rakshith
Hi, Thanks for that reply!!.. So looks like Curl is not able to pick up the whole file for transfer..And Does Nginx has a limit on how big a file can be PUT/GET ?? -Rakshith Posted at Nginx Forum: http://forum.nginx.org/read.php?2,241437,241454#msg-241454 __

Re: Max file size which can be transferred

2013-08-01 Thread Maxim Dounin
Hello! On Thu, Aug 01, 2013 at 03:20:28AM -0400, Rakshith wrote: > Hi, > > I wanted to know whats the maximum file size which i can transfer using a > simple CURL PUT/GET command. I ask this because when i try to send a file > which is >64KB, i get a HTTP/1.1 100 Continue message: > > File i am

Max file size which can be transferred

2013-08-01 Thread Rakshith
Hi, I wanted to know whats the maximum file size which i can transfer using a simple CURL PUT/GET command. I ask this because when i try to send a file which is >64KB, i get a HTTP/1.1 100 Continue message: File i am trying to do a PUT: [rakshith~]$ ls -l nginx.tar -rw-r--r-- 1 rakshith engr 675