<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
You mention "before updating the server". Did those updates include
any new packages for PHP?<br>
If so, you'll of course have to rebuild PHP by hand following the
instructions on the ZendTo website.<br>
<br>
Jules.<br>
<br>
<div class="moz-cite-prefix">On 03/06/2015 12:24,
<a class="moz-txt-link-abbreviated" href="mailto:marcos.parrell@havasmg.com">marcos.parrell@havasmg.com</a> wrote:<br>
</div>
<blockquote
cite="mid:OF16565C40.03FCADBF-ONC1257E59.003D0C32-C1257E59.003EA3B3@havasmedia.com"
type="cite"><font size="2" face="sans-serif">Many thanks for the
information Mike.</font>
<br>
<br>
<font size="2" face="sans-serif">I think this is not a browser
related
issue, the same browser from the same computer success on
uploading a 19GB
file before updating the server. One of the updates is changing
something
that I am unable to determine. Anyway, I'm using Firefox 38.0.1
on a Windows
7 Enterprise x64, if I use Internet Explorer 11 x64 the transfer
start
on browser side but no incoming file reach the server.</font>
<br>
<br>
<font size="2" face="sans-serif">It is quite annoying, I was
hoping any
of you had faced this problem before...</font>
<br>
<br>
<font size="2" face="sans-serif">Regards,</font>
<br>
<br>
<br>
<br>
<font size="1" color="#5f5f5f" face="sans-serif">From:
</font><font size="1" face="sans-serif"><a class="moz-txt-link-abbreviated" href="mailto:zendto-request@zend.to">zendto-request@zend.to</a></font>
<br>
<font size="1" color="#5f5f5f" face="sans-serif">To:
</font><font size="1" face="sans-serif"><a class="moz-txt-link-abbreviated" href="mailto:zendto@zend.to">zendto@zend.to</a></font>
<br>
<font size="1" color="#5f5f5f" face="sans-serif">Date:
</font><font size="1" face="sans-serif">03-06-15 01:02 PM</font>
<br>
<font size="1" color="#5f5f5f" face="sans-serif">Subject:
</font><font size="1" face="sans-serif">ZendTo Digest,
Vol 59, Issue 2</font>
<br>
<font size="1" color="#5f5f5f" face="sans-serif">Sent by:
</font><font size="1" face="sans-serif"><a class="moz-txt-link-abbreviated" href="mailto:zendto-bounces@zend.to">zendto-bounces@zend.to</a></font>
<br>
<hr noshade="noshade">
<br>
<br>
<br>
<tt><font size="2">Send ZendTo mailing list submissions to<br>
<a class="moz-txt-link-abbreviated" href="mailto:zendto@zend.to">zendto@zend.to</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
</font></tt><a moz-do-not-send="true"
href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto"><tt><font
size="2">http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto</font></tt></a><tt><font
size="2"><br>
or, via email, send a message with subject or body 'help' to<br>
<a class="moz-txt-link-abbreviated" href="mailto:zendto-request@zend.to">zendto-request@zend.to</a><br>
<br>
You can reach the person managing the list at<br>
<a class="moz-txt-link-abbreviated" href="mailto:zendto-owner@zend.to">zendto-owner@zend.to</a><br>
<br>
When replying, please edit your Subject line so it is more
specific<br>
than "Re: Contents of ZendTo digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
1. ZendTo 4.11-6 2GB limited transfers
(<a class="moz-txt-link-abbreviated" href="mailto:marcos.parrell@havasmg.com">marcos.parrell@havasmg.com</a>)<br>
2. Re: ZendTo 4.11-6 2GB limited transfers (Mike Brudenell)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Wed, 3 Jun 2015 09:09:45 +0200<br>
From: <a class="moz-txt-link-abbreviated" href="mailto:marcos.parrell@havasmg.com">marcos.parrell@havasmg.com</a><br>
Subject: [ZendTo] ZendTo 4.11-6 2GB limited transfers<br>
To: <a class="moz-txt-link-abbreviated" href="mailto:zendto@Zend.To">zendto@Zend.To</a><br>
Message-ID:<br>
<a class="moz-txt-link-rfc2396E" href="mailto:OF87AEC9F9.6A2F3D2B-ONC1257E59.0022ADBE-C1257E59.00275936@havasmedia.com"><OF87AEC9F9.6A2F3D2B-ONC1257E59.0022ADBE-C1257E59.00275936@havasmedia.com></a><br>
<br>
Content-Type: text/plain; charset="us-ascii"<br>
<br>
Hello all,<br>
<br>
Sorry for interrupt you in the middle of new beta development
but I have
<br>
found an issue on existing 4.11 ZendTo Ubuntu based that you
could be <br>
aware of.<br>
<br>
I have downloaded the OVA (ZendTo-Ubuntu-x64-4.11-6.ova) and
deployed it
<br>
making the minimal changes for being able to login and make a
test. The
<br>
tool works properly for any kind of transfer without any issue
or problem.<br>
<br>
Then I make an update of the system, configured LDAP
authentication and
<br>
increased the values of 'maxBytesForDropoff' and
'maxBytesForFile'
to <br>
20GB (21474836470) and after this, ZendTo is unable to make
transfer <br>
superiors to 2GB, when you start this kind of transfers the
incoming file
<br>
rise in /var/zendto/incoming/ until it reach the 2GB limit,
then it was
<br>
deleted and the browser keeps trying to send it without
returning any <br>
error.<br>
<br>
In php.ini (/etc/php5/apache2/php.ini), after updating the
system, both
<br>
post_max_size and upload_max_filesize are set to 50GB.<br>
<br>
Are you aware about this "issue", do you know how can i
resolve
it?.<br>
<br>
Many thanks in advance.<br>
Marcos.<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: </font></tt><a moz-do-not-send="true"
href="http://mailman.ecs.soton.ac.uk/pipermail/zendto/attachments/20150603/ffb80ab9/attachment-0001.html"><tt><font
size="2">http://mailman.ecs.soton.ac.uk/pipermail/zendto/attachments/20150603/ffb80ab9/attachment-0001.html</font></tt></a><tt><font
size="2">
<br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Wed, 3 Jun 2015 10:20:45 +0100<br>
From: Mike Brudenell <a class="moz-txt-link-rfc2396E" href="mailto:mike.brudenell@york.ac.uk"><mike.brudenell@york.ac.uk></a><br>
Subject: [ZendTo] Re: ZendTo 4.11-6 2GB limited transfers<br>
To: ZendTo Users <a class="moz-txt-link-rfc2396E" href="mailto:zendto@zend.to"><zendto@zend.to></a><br>
Message-ID:<br>
<a class="moz-txt-link-rfc2396E" href="mailto:CAPXCWavNbrT4T1vcM8Qs6QEEYYW8N=Hu_JdrEGQpry+GhOPpJQ@mail.gmail.com"><CAPXCWavNbrT4T1vcM8Qs6QEEYYW8N=Hu_JdrEGQpry+GhOPpJQ@mail.gmail.com></a><br>
Content-Type: text/plain; charset="utf-8"<br>
<br>
Hi, Marcos -<br>
<br>
Which web browser and version are you using to upload the
file(s) to<br>
ZendTo? There were (and I guess still are) issues with
different browsers,<br>
different versions of browsers, and even the same version but
on different<br>
platforms that make their ability to upload files over certain
size<br>
thresholds an interesting challenge:<br>
<br>
- all handle uploads up to 2GB OK<br>
- many handle uploads between 2GB and 4GB OK but not over
4GB<br>
- some handle uploads over 4GB OK<br>
<br>
You might recognise those numbers as Magic Numbers of the
Universe:<br>
<br>
- 2GB = maximum value of a signed 32 bit integer<br>
- 4GB = maximum value of an unsigned 32 bit integer<br>
- >4GB = needs a 64 bit integer<br>
<br>
Web browsers with problems can fail in different ways, such
as:<br>
<br>
- failing quickly<br>
- appearing to hang and never complete the upload<br>
- navigating/trying to navigate away from the upload page<br>
<br>
It's probably changed since I did my tests way back when we
started using<br>
ZendTo but at that time we found no Windows browsers that
worked with files<br>
over 4GB, one or two on a Mac that did work, and I think one
on Ubuntu
that<br>
worked.<br>
<br>
So your next step is to test your setup using different
browsers ? eg,<br>
Internet Explorer, Firefox, Chrome, Safari, Opera, etc. Where
you have
a<br>
choice, make sure you're running the 64-bit version of the
browser (which<br>
will likely require a 64-bit version of your OS as well?)<br>
<br>
Cheers,<br>
Mike B-)<br>
<br>
<br>
<br>
On 3 June 2015 at 08:09, <a class="moz-txt-link-rfc2396E" href="mailto:marcos.parrell@havasmg.com"><marcos.parrell@havasmg.com></a>
wrote:<br>
<br>
> Hello all,<br>
><br>
> Sorry for interrupt you in the middle of new beta
development but
I have<br>
> found an issue on existing 4.11 ZendTo Ubuntu based that
you could
be aware<br>
> of.<br>
><br>
> I have downloaded the OVA (ZendTo-Ubuntu-x64-4.11-6.ova)
and deployed
it<br>
> making the minimal changes for being able to login and
make a test.
The<br>
> tool works properly for any kind of transfer without any
issue or
problem.<br>
><br>
> Then I make an update of the system, configured LDAP
authentication
and<br>
> increased the values of 'maxBytesForDropoff' and
'maxBytesForFile'
to 20GB<br>
> (21474836470) and after this, ZendTo is unable to make
transfer superiors<br>
> to 2GB, when you start this kind of transfers the
incoming file rise
in<br>
> /var/zendto/incoming/ until it reach the 2GB limit, then
it was deleted
and<br>
> the browser keeps trying to send it without returning any
error.<br>
><br>
> In php.ini (/etc/php5/apache2/php.ini), after updating
the system,
both<br>
> post_max_size and upload_max_filesize are set to 50GB.<br>
><br>
> Are you aware about this "issue", do you know how can i
resolve it?.<br>
><br>
> Many thanks in advance.<br>
> Marcos.<br>
> _______________________________________________<br>
> ZendTo mailing list<br>
> <a class="moz-txt-link-abbreviated" href="mailto:ZendTo@zend.to">ZendTo@zend.to</a><br>
> </font></tt><a moz-do-not-send="true"
href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto"><tt><font
size="2">http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto</font></tt></a><tt><font
size="2"><br>
><br>
<br>
<br>
<br>
-- <br>
Systems Administrator & Change Manager<br>
IT Services, University of York, Heslington, York YO10 5DD, UK<br>
Tel: +44-(0)1904-323811<br>
<br>
Web: </font></tt><a moz-do-not-send="true"
href="www.york.ac.uk/it-services"><tt><font size="2">www.york.ac.uk/it-services</font></tt></a><tt><font
size="2"><br>
Disclaimer: </font></tt><a moz-do-not-send="true"
href="www.york.ac.uk/docs/disclaimer/email.htm"><tt><font
size="2">www.york.ac.uk/docs/disclaimer/email.htm</font></tt></a><tt><font
size="2"><br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: </font></tt><a moz-do-not-send="true"
href="http://mailman.ecs.soton.ac.uk/pipermail/zendto/attachments/20150603/2089543b/attachment-0001.html"><tt><font
size="2">http://mailman.ecs.soton.ac.uk/pipermail/zendto/attachments/20150603/2089543b/attachment-0001.html</font></tt></a><tt><font
size="2">
<br>
<br>
------------------------------<br>
<br>
_______________________________________________<br>
ZendTo mailing list<br>
<a class="moz-txt-link-abbreviated" href="mailto:ZendTo@zend.to">ZendTo@zend.to</a><br>
</font></tt><a moz-do-not-send="true"
href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto"><tt><font
size="2">http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto</font></tt></a><tt><font
size="2"><br>
<br>
End of ZendTo Digest, Vol 59, Issue 2<br>
*************************************<br>
</font></tt>
<br>
<br>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
ZendTo mailing list
<a class="moz-txt-link-abbreviated" href="mailto:ZendTo@zend.to">ZendTo@zend.to</a>
<a class="moz-txt-link-freetext" href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto">http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto</a></pre>
<br>
<pre class="moz-signature" cols="72">Jules
--
Julian Field MEng MBCS CITP CEng
'Find a place inside where there's joy, and the joy will burn out
the pain.' - Joseph Campbell
<a class="moz-txt-link-abbreviated" href="http://www.Zend.To">www.Zend.To</a>
Twitter: @JulesFM
PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654
</pre>
</blockquote>
</body>
</html>